Interface ICamIpcHoleCylinderPrimitiveModelItem
Assembly: CAMIPC.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0F778A44-2A10-4266-BC30-F51947547B79")]
public interface ICamIpcHoleCylinderPrimitiveModelItem
Properties
Declaration
double HoleRadStock { get; set; }
Property Value
Declaration
double HoleRadius { get; set; }
Property Value
Declaration
bool WithHole { get; set; }
Property Value
Methods
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns