Create a point from plane {u,v,w} coordinates
ID
tool-vector-point-oriented
Name
Point Oriented
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect the plane-defining coordinate space to the first port. Connect the U and V parameters on a plane to the second and third ports. The W parameter on the plane (elevation) to the fourth port. On the output port, we will get a result oriented point.
Project Point
Point Distance\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
plane | Plane | Plane defining coordinate space | "XY" |
u | Number | U parameter on plane | 0.2 |
v | Number | V parameter on plane | 0.5 |
w | Number | W parameter on plane (elevation) | 0.5 |
Outputs
Name | Type | Description |
---|---|---|
pointOriented | Vector | Oriented point |