Skip to main content

About this Block

What it does: The Box block creates a box from a center point, length, width, and height. Common uses:
  • Creating a part from scratch
  • Boolean operations
  • Defining rectangular cell maps

Example File

Boxes Create a box from a center point, length, width, and height.

Inputs

NameTypeDescription
Center pointPointCenter point of box.
LengthScalarLength of the box along the x-axis.
WidthScalarWidth of the box along the y-axis
HeightScalarHeight of the box along the z-axis.

Outputs

Type
Box