Create a point from polar {phi,theta,offset} coordinates
ID
tool-vector-point-polar
Name
Point Polar
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect the plane-defining polar coordinate space to the first port. Connect the angles in radians for P(x,y) and P(z) rotations to the second and third ports. The offset distance for point to the fourth port. On the output port, we will get a result polar point.
Project Point
Point Distance
Point Oriented\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
plane | Plane | Plane defining polar coordinate space | "XY" |
xyAngle | Number | Angle in radians for P(x,y) rotation | 0.5 |
zAngle | Number | Angle in radians for P(z) rotation | 0.5 |
offset | Number | Offset distance for point | 10 |
Outputs
Name | Type | Description |
---|---|---|
polarPoint | Vector | Polar point |