In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
|
-bakeOri(-bo)
|
boolean
|
|
|
Bake pivot orientation. Automatically bake pivot orientation changes into the transform hierarchy / geometry.
|
|
-moveToolOri(-mto)
|
int
|
|
|
Change move tool's axis orientation to the specified mode. This flag is the same
as using "manipMoveContext -e -mode" on the Move tool except that this command
is undoable.
|
|
-ori(-o)
|
float float float
|
|
|
Component pivot orientation in world-space.
|
|
-oriValid(-ov)
|
|
|
|
Returns true if component pivot orientation is valid.
|
|
-pinPivot(-pin)
|
boolean
|
|
|
Pin component pivot. Selection changes will not reset the pivot position/orientation
when a custom pivot is set and pinning is on.
|
|
-pos(-p)
|
float float float
|
|
|
Component pivot position in world-space.
|
|
-posValid(-pv)
|
|
|
|
Returns true if component pivot position is valid.
|
|
-reset(-r)
|
|
|
|
Clear the saved component pivot position and orientation.
|
|
-resetOri(-ro)
|
|
|
|
Clear the saved component pivot orientation.
|
|
-resetPos(-rp)
|
|
|
|
Clear the saved component pivot position.
|
|
-rotateToolOri(-rto)
|
int
|
|
|
Change rotate tool's axis orientation to the specified mode. This flag is the same
as using "manipRotateContext -e -mode" on the Rotate tool except that this command
is undoable.
|
|
-scaleToolOri(-sto)
|
int
|
|
|
Change scale tool's axis orientation to the specified mode. This flag is the same
as using "manipScaleContext -e -mode" on the Scale tool except that this command
is undoable.
|
|
-snapOri(-so)
|
boolean
|
|
|
Snap pivot orientation. Modify pivot orientation when snapping the pivot to a component.
|
|
-snapPos(-sp)
|
boolean
|
|
|
Snap pivot position. Modify pivot position when snapping the pivot to a component.
|
|
-valid(-v)
|
|
|
|
Returns true if component pivot position or orientation is valid.
|
|