Interface ICamApiModelFormerWithPrism
Model former that supports adding a prism (extrude) item from the selected 2D contour geometry.
Used by the workpiece-setup toolbar "Extrude" button.
Assembly: CAMAPI.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("A3F81C02-7D54-4E8B-B91A-DC4E23501F7C")]
public interface ICamApiModelFormerWithPrism
Methods
Declaration
ICamApiListModelItem AddPrismSelected(double TopLevel, double BottomLevel, double Stock, bool ThroughHoles, int AxisIndex)
Parameters
Returns