...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
adjust | 0 | — | adjustOnly | Recalculates the transform of each child so as to account for the transform of the parent |
showProgress | 0 | — | — | — |
ranges | 0 | — | — | — |
adjustOnly | 0 | — | adjust | — |
Return value
void
Examples
...
select RHEL RMT5 RMT1 RTOE RANK;
...
parent -adjust;
...
// These commands parent the all markers belonging to the right
...
// foot besides the ankle, to the ankle. After you run this command, you
...
// can operate on the markers as a unit by transforming just the RANK
...
// node.
Additional information
Related commands
...