Long name (short name) |
argument types |
Properties |
-absolute(-a)
|
|
|
|
Perform an absolute operation.
|
|
-relative(-r)
|
|
|
|
Perform a operation relative to the object's current position
|
|
-reflection(-rfl)
|
|
|
|
To move the corresponding symmetric components also.
|
|
-reflectionAboutOrigin(-rao)
|
|
|
|
Sets the position of the reflection axis at the origin
|
|
-reflectionAboutBBox(-rab)
|
|
|
|
Sets the position of the reflection axis at the geometry bounding box
|
|
-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
|
|
-centerPivot(-cp)
|
|
|
|
Let the pivot be the center of the bounding box of all objects
|
|
-objectCenterPivot(-ocp)
|
|
|
|
Let the pivot be the center of the bounding box of each object
|
|
-pivot(-p)
|
double double double
|
|
|
Define the pivot point for the transformation
|
|
-distanceOnly(-dso)
|
|
|
|
Scale only the distance between the objects.
|
|
-scaleX(-x)
|
|
|
|
-scaleY(-y)
|
|
|
|
-scaleZ(-z)
|
|
|
|
-scaleXY(-xy)
|
|
|
|
Scale in X and Y direction
|
|
-scaleXZ(-xz)
|
|
|
|
Scale in X and Z direction
|
|
-scaleYZ(-yz)
|
|
|
|
Scale in Y and Z direction
|
|
-scaleXYZ(-xyz)
|
|
|
|
Scale in all directions (default)
|
|