SettingsTransformationSpheroidRadius Property |
Gets the spheroid radius for the spheroid used by the coordinate system.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double SpheroidRadius { get; }
Public ReadOnly Property SpheroidRadius As Double
Get
public:
property double SpheroidRadius {
double get ();
}
Property Value
Double
Remarks
This value is the radius of a spheroid close to the shape of the Earth at sea level, approximately 6,370 km. The value shown in this box is derived from the ellipsoid for the current zone.
See Also