HoleFeature.clearanceHoleInfo Property
Parent Object: HoleFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeature.h>
Description
Returns the information used to define a clearance hole. This returns a ClearanceHoleInfo object when the holeTapType returns ClearanceHoleTapType. Otherwise this property returns null.
Syntax
"holeFeature_var" is a variable referencing a HoleFeature object.
|