Rotation Array

Rotation Array creates child objects and arranges them in a 3d ring-like manner. Number of objects depends on count property.

Properties of Grid Array

Start Angle Defines start angle.
End Angle Defines end angle.
Count Defines number of rotations and number of sub-objects in array.
Radius Number of subdivisions in the X direction.
Main Axis Gives an ability to select the object’s initial orientation in space, without using transformation matrix.
Respect Item TM Use transformation of original first object. This transformations will be combined with item transformation and transformation generated by grid algorithm.
Enabled When enabled, array will be created. If not checked, this will be just a group with possible one item.

See Also

In this article