Returns the collection of ArrangeComponent objects that are being arranged.
To use this property, you need to position the timeline marker immediately before the Arrange feature. This can be accomplished using the following code: arrangeFeature.timelineObject.rollTo(True)
"arrangeFeature_var" is a variable referencing an ArrangeFeature object.
|
"arrangeFeature_var" is a variable referencing an ArrangeFeature object.
|