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; }
Public ReadOnly Property Longitude As Double?
Get
Property Value
Type:
NullableDouble[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Model.ModelEarthAnchorPoint.Longitude"]
Remarks In degrees.
See Also