Interface ICamIpcModelItemReference
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[Guid("B32CDE96-A652-4B0E-99CD-7247D08B8C5F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcModelItemReference
Properties
Stock
Declaration
double Stock { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
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 |