/
selectBySide

selectBySide

Description

Selects bone modules in the scene by their Side attribute.

The Side attribute on bone modules is used for retargeting operations, which relies on body part naming.

Functional area

Selection

Command syntax

Syntax

selectBySide sideName1 sideName2...[-a] [-r] [-childOf string]

Arguments

NameTypeRequiredComments
sideName(s)stringyesThe side(s) to select by. Must be one of the sides listed in the bone module Side attribute.

Flags

NameFlag argumentsArgument typeExclusive toComments
a0rSelection adds to the current scene selection. The default is to replace the scene selection.
r0aSelection removes from the current scene selection. The default is to replace the scene selection.
childOf1stringOnly selects modules that are children of this module name.

Return value

void

Examples

// Select all bone modules with the "Right" side attribute.
selectBySide "Right";

Additional information

Related commands



© Copyright Vicon Motion Systems. All rights reserved.

Vicon trademarks