Computes point on circle to the west from the center.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public Cartesian GetPointWest()
Visual C++
public:
Cartesian GetPointWest()
F#
member GetPointWest : unit -> Cartesian 

Return Value

[Missing <returns> documentation for "M:Spherical.Halfspace.GetPointWest"]

See Also