Long name (short name) | [argument types] | Properties |
---|
-axisLen
(-l)
| float float |    |
|
Axis Length vector, used to draw the manip handles.
C: Default is 1.0, 1.0
Q: When queried, this flag returns a float[2].
|
|
-axisLenX
(-lx)
| float |    |
|
Axis Length in X, used to draw the manip handles.
C: Default is 1.0
Q: When queried, this flag returns a float.
|
|
-axisLenY
(-lx)
| float |    |
|
Axis Length in Y, used to draw the manip handles.
C: Default is 1.0
Q: When queried, this flag returns a float.
|
|
-rotationAngle
(-ra)
| angle |    |
|
Angle of rotation.
C: Default is 0.0.
Q: When queried, this flag returns a float.
|
|
-pivot
(-pvt)
| float float |    |
|
This flag specifies the pivot for scaling and rotation.
C: Default is 0.0 0.0.
Q: When queried, this flag returns a float[2].
|
|
-pivotU
(-pvu)
| float |    |
|
This flag specifies U for the pivot for scaling and rotation.
C: Default is 0.0.
Q: When queried, this flag returns a float.
|
|
-pivotV
(-pvv)
| float |    |
|
This flag specifies V for the pivot for scaling and rotation.
C: Default is 0.0.
Q: When queried, this flag returns a float.
|
|
-random
(-ran)
| float |    |
|
This flag specifies the random value for all parameters.
C: Default is 0.0. The range is [-10.0, 10.0].
Q: When queried, this flag returns a float.
|
|
-scale
(-s)
| float float |    |
|
This flag specifies the scaling vector.
C: Default is 1.0 1.0.
Q: When queried, this flag returns a float.
|
|
-scaleU
(-su)
| float |    |
|
This flag specifies U for the scaling vector.
C: Default is 1.0.
Q: When queried, this flag returns a float.
|
|
-scaleV
(-sv)
| float |    |
|
This flag specifies V for the scaling vector.
C: Default is 1.0.
Q: When queried, this flag returns a float.
|
|
-translate
(-t)
| float float |    |
|
This flag specifies the translation vector.
C: Default is 0.0 0.0.
Q: When queried, this flag returns a float[2].
|
|
-translateU
(-tu)
| float |    |
|
This flag specifies the U translation vector.
C: Default is 0.0.
Q: When queried, this flag returns a float.
|
|
-translateV
(-tv)
| float |    |
|
This flag specifies the V translation vector.
C: Default is 0.0.
Q: When queried, this flag returns a float.
Common flags
|
|
-name
(-n)
| string |  |
|
Name the resulting object.
|
|
-constructionHistory
(-ch)
| boolean |   |
|
Turn the construction history on or off (where applicable).
Q: When queried, this flag returns an int.
|
|