Interface ICamApiCylinderPrimitiveModelItem
Assembly: CAMAPI.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("1F3C2900-1DF7-11F1-B4AC-0800200C9A66")]
public interface ICamApiCylinderPrimitiveModelItem
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
Property Value
Declaration
double RadStock { get; set; }
Property Value
Declaration
Property Value
Methods
Name of active CS from project CS list
Declaration
Returns
Declaration
void SetLcsCustom(TST3DMatrix Matrix)
Parameters
Select CS by name from project CS list
Declaration
void SetLcsName(string Name)
Parameters
| Type |
Name |
Description |
| string |
Name |
|