FullRoundFilletFaceSet.areAutomaticSideFaces Property
Parent Object: FullRoundFilletFaceSetDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/FullRoundFilletFaceSet.h>
Description
Property that returns a boolean value indicating whether the side faces are used as automatically inferred side faces. It returns true indicating that the side faces are not being shown in the dialog when the user edits the feature. Calling the setSideFaces method will cause this property to be changed to false.
Syntax
"fullRoundFilletFaceSet_var" is a variable referencing a FullRoundFilletFaceSet object.
|