latest
Vector
Plane By 3Pnt

Create a plane through three points

ID

662ae7a510b6cb87640c924a

Name

Plane By 3Pnt

Group

Vector

Package

Tool

Keywords

pl
point
three

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 Plane By 3Pnt node.

  • The first way to create a Plane By 3Pnt 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.
    • pl , point , three
  • The second way is to select a Plane By 3Pnt node from the menu that opens from the top left.
    • Menu > Tool > Vector > Plane By 3Pnt

Steps

  • Create a Plane By 3Pnt node.
  • Connect the origin of the plane to the first port.
  • Connect the X-direction point to the second port.
  • Connect the orientation point to the third port.

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

See also

Plane By 2 Lines
Construct Plane
PlaneXY
PlaneXZ
PlaneYZ
Plane By Normal\

Inputs

NameTypeDescriptionDefault Value
origin
Point
Origin of planeVector([10, 10, 0])
pointA
Point
X-direction pointVector([20, 0, 0])
pointB
Point
Orientation pointVector([0, 20, 20])

Outputs

NameTypeDescription
plane
Plane
Constructed plane