Constructor DrillingHolePrimitive
DrillingHolePrimitive(SmartReal, SmartReal, DrillingHolePrimitiveBottomType)
Initializes a new instance of a blind DrillingHolePrimitive class.
Declaration
public DrillingHolePrimitive(SmartReal inDiameter, SmartReal inDepth, DrillingHolePrimitiveBottomType inBottomType)
Parameters
| Type | Name | Description |
|---|---|---|
| SmartReal | inDiameter | |
| SmartReal | inDepth | |
| DrillingHolePrimitiveBottomType | inBottomType |
DrillingHolePrimitive(SmartReal)
Initializes a new instance of a through DrillingHolePrimitive class.
Declaration
public DrillingHolePrimitive(SmartReal inDiameter)
Parameters
| Type | Name | Description |
|---|---|---|
| SmartReal | inDiameter |