RingArray system objects are creatable via the RingArray interface create() method.
A RingArray system is comprised of a Dummy Helper object, a variable number of Box objects, a driver controller, and Driven_Control
controllers. The Driven_Control
controllers are used as the transform controller for all Boxes in the RingArray system, and the driver controller controls the individual Driven_Control
controllers. The methods associated with the Driven_Control
controller are described in Driven_Controller : Matrix3Controller.