HoleFeatureInput.holeTapType Property
Parent Object: HoleFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeatureInput.h>
Description
Returns the current type of tap associated with this hole. When a new HoleFeatureInput is created, this will default to SimpleHoleTapType, which means the hole will not have any tap and will be a simple hole. You can set the tap type by using one of the methods to define the specific tap desired.
Syntax
"holeFeatureInput_var" is a variable referencing a HoleFeatureInput object.
|