latest
Vector
Construct Plane

Construct a plane from a vector

ID

662ae7a510b6cb87640c923e

Name

Construct Plane

Group

Vector

Package

Tool

Keywords

constructPlane
plane
cp

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 Construct Plane node.

  • The first way to create a Construct Plane 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.
    • constructPlane , plane , cp
  • The second way is to select a Construct Plane node from the menu that opens from the top left.
    • Menu > Tool > Vector > Construct Plane

Steps

  • Create a Construct Plane node.
  • Connect the origin of a plane to the first port.
  • Connect the X-axis direction of the plane to the second port.
  • Connect the Y-axis direction of the plane to the third port.

After creating a node, connect the origin of a plane to the first port, the X-axis direction of the plane to the second port, and the Y-axis direction of the plane to the third port. On the output ports, you will get the constructed plane.

See also

Adjust Plane
PlaneXY
PlaneXZ
PlaneYZ
Plane By Normal\

Inputs

NameTypeDescriptionDefault Value
origin
Point
Origin of planeVector([0, 0, 0])
xDirection
Vector
X-axis direction of plane
yDirection
Vector
Y-axis direction of plane

Outputs

NameTypeDescription
plane
Plane
Constructed plane