Long name (short name) |
Argument types |
Properties |
|
-absolute(-a)
|
|
|
|
Perform an absolute operation.
|
|
-centerPivot(-cp)
|
|
|
|
Let the pivot be the center of the bounding box of all objects
|
|
-constrainAlongNormal(-xn)
|
|
|
|
When true, transform constraints are applied along the vertex normal first
and only use the closest point when no intersection is found along the normal.
|
|
-deletePriorHistory(-dph)
|
boolean
|
|
|
If true then delete the history prior to the current operation.
|
|
-euler(-eu)
|
|
|
|
Modifer for -relative flag that specifies rotation
values should be added to current XYZ rotation values.
|
|
-forceOrderXYZ(-fo)
|
|
|
|
When true, euler rotation value will be understood in XYZ rotation order not per transform node basis.
|
|
-objectCenterPivot(-ocp)
|
|
|
|
Let the pivot be the center of the bounding box of each object
|
|
-objectSpace(-os)
|
|
|
|
Perform rotation about object-space axis.
|
|
-pivot(-p)
|
linear linear linear
|
|
|
Define the pivot point for the transformation
|
|
-preserveChildPosition(-pcp)
|
|
|
|
When true, transforming an object will apply an opposite transform to its
child transform to keep them at the same world-space position.
Default is false.
|
|
-preserveGeometryPosition(-pgp)
|
|
|
|
When true, transforming an object will apply an opposite transform to its
geometry points to keep them at the same world-space position.
Default is false.
|
|
-preserveUV(-puv)
|
|
|
|
When true, UV values on rotated components are projected across the rotation
in 3d space. For small edits, this will freeze the world space texture mapping
on the object.
When false, the UV values will not change for a selected vertices.
Default is false.
|
|
-reflection(-rfl)
|
|
|
|
To move the corresponding symmetric components also.
|
|
-reflectionAboutBBox(-rab)
|
|
|
|
Sets the position of the reflection axis at the geometry bounding box
|
|
-reflectionAboutOrigin(-rao)
|
|
|
|
Sets the position of the reflection axis at the origin
|
|
-reflectionAboutX(-rax)
|
|
|
|
Specifies the X=0 as reflection plane
|
|
-reflectionAboutY(-ray)
|
|
|
|
Specifies the Y=0 as reflection plane
|
|
-reflectionAboutZ(-raz)
|
|
|
|
Specifies the Z=0 as reflection plane
|
|
-reflectionTolerance(-rft)
|
float
|
|
|
Specifies the tolerance to findout the corresponding reflected components
|
|
-relative(-r)
|
|
|
|
Perform a operation relative to the object's current position
|
|
-rotateX(-x)
|
|
|
|
-rotateXY(-xy)
|
|
|
|
Rotate in X and Y direction
|
|
-rotateXYZ(-xyz)
|
|
|
|
Rotate in all directions (default)
|
|
-rotateXZ(-xz)
|
|
|
|
Rotate in X and Z direction
|
|
-rotateY(-y)
|
|
|
|
-rotateYZ(-yz)
|
|
|
|
Rotate in Y and Z direction
|
|
-rotateZ(-z)
|
|
|
|
-symNegative(-smn)
|
|
|
|
When set the component transformation is flipped so it is relative to the
negative side of the symmetry plane. The default (no flag) is to transform
components relative to the positive side of the symmetry plane.
|
|
-translate(-t)
|
|
|
|
When true, the command will modify the node's translate attribute instead of its
rotateTranslate attribute, when rotating around a pivot other than the object's
own rotate pivot.
|
|
-worldSpace(-ws)
|
|
|
|
Perform rotation about global world-space axis.
|
|
-xformConstraint(-xc)
|
string
|
|
|
Apply a transform constraint to moving components.
- none - no constraint
- surface - constrain components to the surface
- edge - constrain components to surface edges
- live - constraint components to the live surface
|
|