PolarPoint Point Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns polar coordinate converted to 2-d cartesian coordinates. Coordinates are relative to 0,0 of the angle base vertex

Namespace: NFX.Geometry
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Point Point { get; }

Property Value

Type: OnlinePoint
See Also