Interface ICamIpcModelFormerWithTurnGeometry
Model former that supports adding turn geometry from the current geometry selection
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("A6B7C8D9-E0F1-4C03-4B5C-D6E7F8A9B0C1")]
public interface ICamIpcModelFormerWithTurnGeometry
Methods
AddTurnSelected()
Add selected turn geometry to the model former
Declaration
ICamIpcListModelItem AddTurnSelected()
Returns
| Type | Description |
|---|---|
| ICamIpcListModelItem |
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |