HoleFeatureInput.setToSimpleHole Method
Parent Object: HoleFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeatureInput.h>
Description
This property sets the hole's tap to be "simple", which means that it will not have any tap and will be a simple hole. When a new input is created, it defaults to being a simple hole.
Syntax
"holeFeatureInput_var" is a variable referencing a HoleFeatureInput object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |