latest
Solid
Box By Center

Create a box solid

ID

662ae7a510b6cb87640c92b0

Name

Box By Center

Group

Solid

Package

Tool

Keywords

sld
bx

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 By Center node.

  • The first way to create a Box By Center node is 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.
    • sld , bx
  • The second way is to select a Box By Center node from the menu that opens from the top left.
    • Menu > Tool > Solid > Box By Center

Steps

  • Create a Box By Center node.
  • Connect the center point of the base of the box to the first port.
  • The second port gets the width of the box.
  • The third port receives the length of the box.
  • The fourth port receives the height of the box.

After creating the node, connect the center of the base of the box to the first port. Connect the width of the box to the second port, the length of the box to the third port and the height of the box to the fourth port. On the output port, we will get the resulting box.

See also

Sphere
Torus

Inputs

NameTypeDescriptionDefault Value
origin
Point
Center of boxVector([0, 0, 0])
width
Number
Width of box5
length
Number
Length of box10
height
Number
Height of box10

Outputs

NameTypeDescription
box
Solid
Resulting box