Description
Takes average position value of a node over all time, clears all the keys, and sets the constant value to that average.
Useful in finding out the average position of a node.
Functional area
Data editing
Command syntax
Syntax
bakeLengths |
Arguments
None
Flags
None
Return value
void
Examples
//bakeLengths on all markers
selectByType Marker;
bakeLengths;