/
select

select

Description

Enables you to isolate a module or multiple modules for operations.

Select commands are a staple of CG software. Shogun Post provides a flexible array of select functions to meet any selection requirement. This flexibility is especially powerful when deployed in scripts.

When handling scenes containing multiple characters, selection functions become even more important; select -priority enables you to automatically operate on the identically named modules within multiple character hierarchies without having to explicitly declare verbose paths.

Functional area

Selection

Command syntax

Syntax

select "name1" "name2" ...[-all] [-a] [-r] [-removePrimary] [-invert] [-t] [-priority] [-priorityOnly]

Arguments

NameTypeRequiredComments
name2stringnoString name of a second module in the scene
name1stringnoString name of any module in the scene

Flags

NameFlag argumentsArgument typeExclusive toComments
all0Operates on all modules in the scene.
a0rAdds to the existing selection
r0aRemoves from the existing selection
removePrimary0a, rRemoves the primary module from the selection.
invert0a, r, tSelects all modules not selected and deselects all modules selected.
t0a, r, invertToggles the selection state of the specified modules
priority0Looks under the priority module first for the modules to select.
priorityOnly0Looks under the priority module only for the modules to select.

Return value

void

Examples

// module LMT1 will be the sole selection after executing this sequence.
select LHEL LANK LTOE LMT1 LMT5;
select -r LMT1;
select -t LHEL LANK LTOE LMT1 LMT5

Additional information

Related commands

Related content


© Copyright Vicon Motion Systems. All rights reserved.

Vicon trademarks