HoleFeature.setToSimple Method
Parent Object: HoleFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeature.h>
Description
Calling this method will change the hole to a simple hole.
Syntax
"holeFeature_var" is a variable referencing a HoleFeature object.
|
Return Value
Type | Description |
boolean | Returns true if changing the hole was successful. |