Get the coordinates of a point in a plane axis system
ID
tool-vector-plane-coordinates
Name
Plane Coordinates
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect the input point to the first port, and the local coordinate system to the second port. On the output ports, you will get the point x, y, and z coordinates.
Adjust Plane
Plane Coordinates
PlaneXY
PlaneXZ
PlaneYZ
Plane By Normal\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
point | Point | Input point | |
localPlane | Plane | Local coordinate system |
Outputs
Name | Type | Description |
---|---|---|
xCoordinate | Number | Point x coordinate |
yCoordinate | Number | Point y coordinate |
zCoordinate | Number | Point z coordinate |