Array (shapes)


ARRAY name, object, nx, ny, nz, dx, dy, dz
Creates an array of the geometry defined by object. The geometry defined by the named object is replicated nx, ny, and nz times with a spacing of dx, dy, and dz. The array is always centered in the coordinate system, whether the n value are even or odd. Note this command creates a new object from object1 and the original object is unaltered. Arrays cannot be created if they consist of over 200 individual objects; This means nx * ny * nz may not exceed 200.
Next: