LinearArray.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, View, ElementId, Int32, XYZ, ArrayAnchorMember) | LinearArray | Creates a new linear array element from a single element. |
| Create(Document, View, ICollection<ElementId>, Int32, XYZ, ArrayAnchorMember) | LinearArray | Creates a new linear array element from a set of elements. |