Interface ICamIpcCylinderPrimitiveModelItem
Assembly: CAMIPC.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0737C093-71AF-4296-B427-1FF9C66D56F5")]
public interface ICamIpcCylinderPrimitiveModelItem
Properties
Declaration
TCylinderAxisType Axis { get; set; }
Property Value
Declaration
bool CenterIsCenterOfBox { get; set; }
Property Value
Declaration
double HMaxStock { get; set; }
Property Value
Declaration
double HMinStock { get; set; }
Property Value
Declaration
double RadStock { get; set; }
Property Value
Declaration
Property Value
Methods
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns