Interface ICamIpcJobZoneModelItem
Assembly: CAMIPC.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("FE0B4858-1B1B-4B28-9B08-482BACF5E86E")]
public interface ICamIpcJobZoneModelItem
Properties
Declaration
bool AlternateFromSide { get; set; }
Property Value
Declaration
TModelFormerZoneContactMode ContactMode { get; set; }
Property Value
Declaration
double Stock { get; set; }
Property Value
Methods
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns