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)
If the thread feature is associated with a hole (the hole property is not null), this property will always return null and will always return LowEndThreadLocation and will fail if set.
"threadFeature_var" is a variable referencing a ThreadFeature object.
|
"threadFeature_var" is a variable referencing a ThreadFeature object.
|