HoleFeature.counterboreDiameter Property
Parent Object: HoleFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeature.h>
Description
Returns the model parameter controlling the counterbore diameter. This will return null in the case the hole type is not a counterbore. The diameter of the counterbore can be edited through the returned parameter.
Syntax
"holeFeature_var" is a variable referencing a HoleFeature object.
|