SoArrayOrigins Enumeration |
Array origin.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
FIRST | 0 | First copy is rendered at the current local origin; all other copies are distributed relative to it. | |
CENTER | 1 | Copies are distributed relative to the center of the array. | |
LAST | 2 | Last copy is rendered at the current local origin; all other copies are distributed relative to it. |