Gets and sets the compute option for this pattern feature. This property only applies when patterning features and is ignored in the direct modeling environment.
To set this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"circularPatternFeature_var" is a variable referencing a CircularPatternFeature object.
|
"circularPatternFeature_var" is a variable referencing a CircularPatternFeature object.
|