Interface ICamApiHoleCylinderPrimitiveModelItem
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("E4B33682-B70D-4644-A15D-24D177FBB4D6")]
public interface ICamApiHoleCylinderPrimitiveModelItem
Properties
HoleRadStock
Declaration
double HoleRadStock { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
HoleRadius
Declaration
double HoleRadius { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
WithHole
Declaration
bool WithHole { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |