Gets and sets the start point on the path to count the distance. It's between 0 and 1. 0 means start point of the path, 1 means end point of the path.
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)
"pathPatternFeature_var" is a variable referencing a PathPatternFeature object.
|
"pathPatternFeature_var" is a variable referencing a PathPatternFeature object.
|