Skip to main content

Point, Point, Scalar, 5.26.0

Point, Scalar, Scalar, Scalar, Scalar, 5.26.0


Point, Point, Scalar, 5.26.0

Create a box from two corner points and an edge radius.

Inputs

NameTypeDescription
Point 1PointMinimum point of box.
Point 2PointMaximum point of box.
RadiusScalarRadius applied to the edges of the box.

Outputs


Point, Scalar, Scalar, Scalar, Scalar, 5.26.0

Create a Rounded Box from a center point, length, width, height, and an edge radius.

Inputs

NameTypeDescription
Center pointPointCenter point of box.
LengthScalarLength of the box along the x-axis.
WidthScalarLength of the box along the y-axis.
HeightScalarLength of the box along the z-axis.
RadiusScalarRadius applied to the edges of the box.

Outputs