Sets the hole to be a straight or tapered tapped hole of the size specified by the ThreadInfo object.
"holeFeature_var" is a variable referencing a HoleFeature object.
|
"holeFeature_var" is a variable referencing a HoleFeature object.
|
Type | Description |
boolean | Returns true if setting to a tapped hole was successful. |
Name | Type | Description |
threadInfo | ThreadInfo | The ThreadInfo object that specifies the thread to use for the tapped hole. Whether it is straight or tapered tap is defined by the input ThreadInfo object. |