latest
Array
Box Array

Returns a box array of geometry

ID

662ae7a510b6cb87640c92d8

Name

Box Array

Group

Array

Package

Tool

Keywords

boxArray
ba

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 Box Array node.

  • The first way to create a Box 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.
    • boxArray , ba
  • The second way is to select a Box Array node from the menu that opens from the top left.
    • Menu > Tool > Array > Box Array

Steps

  • Create a Box Array node.
  • Connect the geometry to be propagated to the first port.
  • Connect the number of propagated geometries in the direction of the OX to the second port.
  • Connect the number of propagated geometries in the direction of the OY to the third port.
  • Connect the number of propagated geometries in the direction of the OZ to the fourth port.
  • Connect the distance between the propagated geometries in the OX direction to the fifth port.
  • Connect the distance between the propagated geometries in the OY direction to the sixth port.
  • Connect the distance between the propagated geometries in the OZ direction to the seventh port.

After creating a node, connect the propagation geometry to the first port. Connect the number of propagated geometries in the direction of the OX to the second port, the number of propagated geometries in the direction of the OY to the second port, the number of propagated geometries in the direction of the OZ to the fourth port. Connect the distance between the propagated geometries in the OX direction to the fourth port, the distance between the propagated geometries in the OY direction to the fifth port, and the distance between the propagated geometries in the OZ direction to the seventh port. On the output port, we will get a result of arrayed geometry.

See also

Linear Array
Polar Array
Rectangular Array\

Inputs

NameTypeDescriptionDefault Value
geometry
Geometry
Base geometry
countX
Number
Number of elements in the array x-direction3
countY
Number
Number of elements in the array y-direction3
countZ
Number
Number of elements in the array z-direction3
marginX
Number
Optional numeric distance between each clone in the x-direction10
marginY
Number
Optional numeric distance between each clone in the y-direction10
marginZ
Number
Optional numeric distance between each clone in the z-direction10

Outputs

NameTypeDescription
geometries
Geometry
Arrayed geometry