HoleFeature.holeDiameter Property
Parent Object: HoleFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/HoleFeature.h>
Description
Returns the model parameter controlling the hole diameter. The diameter of the hole can be edited through the returned parameter object.
If there is a thread associated with the hole the thread definition controls the diameter of the hole. Even though there is a parameter for the diameter, it's value is ignored when there is a thread.
Syntax
"holeFeature_var" is a variable referencing a HoleFeature object.
|