CircularPatternFeature.quantity Property
Parent Object: CircularPatternFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/CircularPatternFeature.h>
Description
Returns the parameter controlling the number of pattern elements, including any suppressed elements. To edit the quantity use properties on the parameter to edit its value. This property returns null in the case where the feature is non-parametric.
Syntax
"circularPatternFeature_var" is a variable referencing a CircularPatternFeature object.
|