Create a plane through three points
ID
tool-vector-plane-by-3pnt
Name
Plane By 3Pnt
Group
Vector
Package
Tool
Keywords
Render
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.
Plane By 2 Lines
Construct Plane
PlaneXY
PlaneXZ
PlaneYZ
Plane By Normal\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
origin | Point | Origin of plane | [10,10,0] |
pointA | Point | X-direction point | [20,0,0] |
pointB | Point | Orientation point | [0,20,20] |
Outputs
Name | Type | Description |
---|---|---|
plane | Plane | Constructed plane |