Click or drag to resize

ModelEarthAnchorPointLatitude Property

Gets a point latitude on earth, in degrees. [-90, +90]

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double? Latitude { get; }

Property Value

Type: NullableDouble

[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint.Latitude"]

Remarks
In degrees.
See Also