1.7.38

Solid

Box Corners

Extract all 8 corners of a box

ID

tool-solid-box-corners

Name

Box Corners

Group

Solid

Package

Tool

Keywords

boxCorner
bc

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Render

3D Object

Creation method

There are two options for creating a Box Corners node.

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

Steps

  • Create a Box Corners node.
  • Connect the base solid to the port.

After creating a node, connect the base solid to the port. On the output ports, you will get the bounding box for all corners.

See also

Box Properties
Deconstruct Solid\

Inputs

NameTypeDescriptionDefault Value
Value
Solid
Base solid

Outputs

NameTypeDescription
Value
Point
Corner at {x=min, y=min, z=min}
Value
Point
Corner at {x=max, y=min, z=min}
Value
Point
Corner at {x=max, y=max, z=min}
Value
Point
Corner at {x=min, y=max, z=min}
Value
Point
Corner at {x=min, y=min, z=max}
Value
Point
Corner at {x=max, y=min, z=max}
Value
Point
Corner at {x=max, y=max, z=max}
Value
Point
Corner at {x=min, y=min, z=max}