Gets and sets where the thread length is measured from. This property is only used in the case where the isFullLength property is false.
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)
"threadFeature_var" is a variable referencing a ThreadFeature object.
|
"threadFeature_var" is a variable referencing a ThreadFeature object.
|