Click or drag to resize

ModelEarthAnchorPointLongitude Property

Gets a point longitude on earth, in degrees. [-180, +180]

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

Property Value

Type: NullableDouble

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

Remarks
In degrees.
See Also