latest
Array
Linear Array

Returns a linear array of geometry

ID

662ae7a510b6cb87640c92d6

Name

Linear Array

Group

Array

Package

Tool

Keywords

linearArray
la

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

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

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Base geometry
vector
Vector
Linear array direction and intervalVector([10, 0, 0])
count
Number
Number of elements in array3

Outputs

NameTypeDescription
geometries
Geometry
Arrayed geometry