Interface ICamApiModelFormerWithTurnWorkpiece
Model former that supports adding a turn workpiece primitive.
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("98805627-A257-4103-B607-000CF75E49B0")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiModelFormerWithTurnWorkpiece
Methods
AddTurnWorkpiece(TCylinderAxisType, bool, out TResultStatus)
Declaration
ICamApiTurnWorkpieceModelItem AddTurnWorkpiece(TCylinderAxisType Axis, bool CenterIsCenterOfBox, out TResultStatus ret)
Parameters
| Type | Name | Description |
|---|---|---|
| TCylinderAxisType | Axis | |
| bool | CenterIsCenterOfBox | |
| TResultStatus | ret |
Returns
| Type | Description |
|---|---|
| ICamApiTurnWorkpieceModelItem |