...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
a | 0 | — | r | Add modules to current selection |
r | 0 | — | a | Remove modules from current selection |
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// Select all modules with data for the active clip, adding to the |
...
// scene selection |
...
selectClipObjects -a; |
Additional information
Related commands
...