阵列对象
 
 

You can create a polar or rectangular array of an object. Arrays of objects are not created using a dedicated set of functions, but are created through a combination of copying objects, and then using a transformation matrix to rotate and move the copied object. The following outlines the basic logic for each type of array:

用户可以创建一个对象的环形或矩形阵列。对象的阵列没有一组专用的函数用于创建阵列,但是可以通过结合复制对象,然后利用转换矩阵旋转或移动复制的对象。下面列出了每种阵列类型的基本要素。

For more information about arrays, see “Create an Array of Objects” in the AutoCAD User's Guide.

更多关于阵列的详细信息,请参见《AutoCAD 用户手册》中的 “创建对象的阵列”。