Long name (short name) |
Argument types |
Properties |
xAxis(x) |
string |
 |
|
Any of none, min, mid, max, dist, stack.
This defines the kind of alignment to perfom, default is none. |
|
yAxis(y) |
string |
 |
|
Any of none, min, mid, max, dist, stack.
This defines the kind of alignment to perfom, default is none. |
|
zAxis(z) |
string |
 |
|
Any of none, min, mid, max, dist, stack.
This defines the kind of alignment to perfom, default is none. |
|
alignToLead(atl) |
boolean |
 |
|
When set, the min, center or max values are computed from the
lead object. Otherwise, the values are averaged for all
objects.
Default is false |
|
coordinateSystem(cs) |
name |
 |
|
Defines the X, Y, and Z coordinates. Default is the world
coordinates |
|