Gets and sets if the direction of the draft is flipped.
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)
"draftFeature_var" is a variable referencing a DraftFeature object.
|
"draftFeature_var" is a variable referencing a DraftFeature object.
|