latest
Vector
Point Polar

Create a point from polar {phi,theta,offset} coordinates

ID

662ae7a510b6cb87640c922b

Name

Point Polar

Group

Vector

Package

Tool

Keywords

pntPolar
polarPoint

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 the Point Polar node.

  • The first way to create the Point Polar node is 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.
    • pntOrient, orientPoint
  • The second way is to select the Point Polar node from the menu that opens from the top left.
    • Menu > Tool > Vector > Point Polar

Steps

  • Create the Point Polar node.
  • Connect the plane-defining polar coordinate space to the first port.
  • Connect the angle in radians for P(x,y) rotation to the second port.
  • Connect the angle in radians for P(z) rotation to the third port.
  • Connect the offset distance for point to the fourth port.

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.

See also

Project Point
Point Distance
Point Oriented\

Inputs

NameTypeDescriptionDefault Value
plane
Plane
Plane defining polar coordinate spacecreateNamedPlane('XY')
xyAngle
Number
Angle in radians for P(x,y) rotation0.5
zAngle
Number
Angle in radians for P(z) rotation0.5
offset
Number
Offset distance for point10

Outputs

NameTypeDescription
polarPoint
Vector
Polar point