ThreadFeature.hole Property
Parent Object: ThreadFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ThreadFeature.h>
Description
If this thread feature is was created as the result of creating a tapped hole, this property will return the associated hole feature. If this is a standard thread feature, this property will return null.
Syntax
"threadFeature_var" is a variable referencing a ThreadFeature object.
|