Constructor DrillingTappedHolePrimitive
DrillingTappedHolePrimitive(SmartReal, SmartReal, DrillingHolePrimitiveBottomType, SmartReal, SmartReal, string)
Initializes a new instance of a blind DrillingTappedHolePrimitive class.
Declaration
public DrillingTappedHolePrimitive(SmartReal inDiameter, SmartReal inDepth, DrillingHolePrimitiveBottomType inBottomType, SmartReal inTappingDiameter, SmartReal inTappingPitch, string inDescription)
Parameters
| Type | Name | Description |
|---|---|---|
| SmartReal | inDiameter | |
| SmartReal | inDepth | |
| DrillingHolePrimitiveBottomType | inBottomType | |
| SmartReal | inTappingDiameter | |
| SmartReal | inTappingPitch | |
| string | inDescription |