...
None
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
//selects all the bones in the current clip and closes the script |
...
selectByType Bone; |
...
closeScript; |
Additional information
Related commands
...
...
None
void
Code Block | ||
---|---|---|
| ||
//selects all the bones in the current clip and closes the script |
...
selectByType Bone; |
...
closeScript; |
...