HoleFeature.setToSimpleHole Method
Parent Object: HoleFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeature.h>
Description
This method sets the hole's tap to be "simple," which means that the hole will not have any tap and will be a simple hole.
Syntax
"holeFeature_var" is a variable referencing a HoleFeature object. |
Return Value
| Type | Description |
| boolean | Returns true if successful. |
