Interface ICamIpcEmptyWorkpieceModelItem
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[Guid("FF76E2B9-B095-4A92-9646-5FEFBCCE9567")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcEmptyWorkpieceModelItem
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 |