Open topic with navigation
<animationpath>.getDistance
Get the total distance of the animation path
<animationpath>.getDistance() |
|
Remarks
Return the total distance traveled through one loop of the animation path. If the loop mode is set to viz.CIRCULAR, then the distance between the last and first control point will be included.
Return Value
Distance
See also