Interface ICamIpcSimpleCylinderPrimitiveModelItem
Assembly: CAMIPC.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("F7EF8AEA-B3C9-4EB7-9BDB-22749997B2DD")]
public interface ICamIpcSimpleCylinderPrimitiveModelItem
Properties
Declaration
TST3DPoint CenterPoint { get; set; }
Property Value
Declaration
double HMax { get; set; }
Property Value
Declaration
double HMin { get; set; }
Property Value
Declaration
double Radius { get; set; }
Property Value
Methods
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns