This information is for Vicon Shogun 1.7. For up-to-date help, see the latest Shogun documentation.

Vicon Shogun banner

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;

Additional information

Related commands