/
selectTails

selectTails

Description

The selectTails command selects a fixed number of keys surrounding a gap.

You may select values representing the number of keys to be selected independently for leading and trailing portions.

If only one value is chosen at execution of the command, that value is considered to be a leading keys value, no trailing keys will be selected.

Functional area

Data manipulators

Command syntax

Syntax

selectTails leadingTrim trailingTrim

Arguments

NameTypeRequiredComments
leadingTrimintYesLead keys: indicates the number of keys to be selected at the leading edge of a gap
trailingTrimintYesTrailing keys: indicates the number of keys to be selected following the gap

Flags

None

Return value

void

Examples

select LFWT LMWT LBWT;
findGap;
selectTails 2 5;
// This sequence moves the time bar cursor to the next gap it finds
// in the timeline among the selected markers, LFWT, LMWT, and LBWT.
// The selectTails command selects 2 frames before the gap, and 
// 5 frames following the gap.

Additional information

Related commands

Related content


© Copyright Vicon Motion Systems. All rights reserved.

Vicon trademarks