Calculate orthogonal projections from this Point to Edges/Wires of a given Shape A projected Point from an original Point to a Curve is the point on a other Shape where the line between the two points is perpendicular to the Curve at the projected Point
Returns the X/Y/Z Plane that Vectors share
Rest
...args: any[]Static
fromStatic
isStatic
isGenerated using TypeDoc
We got a Point array with relative coordinates: resolve into real numbers based on previous Point
2 Types: - cartesian ['+10','-10'] - polar coordinates ['100<30'] or ['100<<20'] (relative angle)