Gets and sets how the distance between elements is computed. Is initialized to ExtentPatternDistanceType when a new RectangularPatternFeatureInput has been created.
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)
"rectangularPatternFeature_var" is a variable referencing a RectangularPatternFeature object.
|
"rectangularPatternFeature_var" is a variable referencing a RectangularPatternFeature object.
|