EarthAnchorPointEarthBasepointLatitude Property |
Gets or sets a point latitude on earth, in decimal degrees.
+90 = north pole, 0 = equator, -90 = south pole.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double EarthBasepointLatitude { get; set; }Public Property EarthBasepointLatitude As Double
Get
Set
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also