Interface ICamIpcTurnMachineModelItem
Model item representing turn machine geometry (added via ICamIpcModelFormerWithTurnGeometry.AddTurnSelected on a TSCLatheExtOpConnector operation)
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("911A0C8F-6F86-4DE8-980C-71BFC446F567")]
public interface ICamIpcTurnMachineModelItem
Properties
ItemMode
Zone definition mode for this item
Declaration
TModelFormerTurnMachineItemMode ItemMode { get; set; }
Property Value
| Type | Description |
|---|---|
| TModelFormerTurnMachineItemMode |
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |