PathLength
double PathLength (object obj )
Return Value: Length of the motion path of obj
Arguments:
obj | object in question |
Treats the motion path of the object as though it were a curve object, it then returns the length of that curve. This function can be used to determine the total distance traveled by the object.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |