Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths17%, 10%, 13%, 60%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths12%, 15%, 14%, 13%, 46%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

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. 
Scroll pagebreak
childOf
1stringOnly selects modules that are children of this module name.
side1stringOnly selects modules that have the side attribute set to this.

Return value

void

Examples

Code Block
languagetext
// Select all bone modules with the "Collar" part name. 

...

selectByPart "Collar";

Additional information

Related commands

...