Gets and sets if the direction of the sweep is flipped. This property only applies to sweep features that include a guide rail and whose path runs on both sides of the profile.
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)
"sweepFeature_var" is a variable referencing a SweepFeature object.
|
"sweepFeature_var" is a variable referencing a SweepFeature object.
|