Tool

Array

Linear Array

  • Surface

  • Vector

  • Transform

  • Primitive Curves

  • Curve Analysis

  • Toolset

  • Triangulation

  • Boolean Operation

  • Panels

  • Solid

  • Intersection

  • Text

  • Image

  • Analysis

  • Array

  • Render

  • 3D Object

Linear Array

Returns a linear array of geometry

Details

ID

tool-array-linear-array

Name

Linear Array

Group

Array

Package

Tool

Keywords

linearArray
duplicate

Input ports

NameTypeDescriptionDefault Value
Geometry
Geometry
Base geometry
Vector
Vector
Linear array direction and interval[10,0,0]
Count
Number
Number of elements in array3

Output ports

NameTypeDescription
Geometries
Geometry
Arrayed geometry

Creation method

There are two options for creating a Linear Array node.

  • The first way to create a Linear Array node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • linearArray , la
  • The second way is to select a Linear Array node from the menu that opens from the top left.
    • Menu > Tool > Array > Linear Array

Steps

  • Create a Linear Array node.
  • Connect the geometry to be propagated to the first port.
  • Connect a vector to the second port in the direction and size of which you want to move the geometry.

After creating a node, connect the geometry to be moved to the first port. To the second port, you need to connect a vector in the direction and size of which you want to move the geometry. On the output port, we will get a result of arrayed geometry.

See also

Polar Array
Rectangular Array
Box Array