Interface ICamIpcModelItemReference
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B32CDE96-A652-4B0E-99CD-7247D08B8C5F")]
public interface ICamIpcModelItemReference
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |
RefType()
Declaration
TModelFormerRefToPrevType RefType()
Returns
| Type | Description |
|---|---|
| TModelFormerRefToPrevType |