SettingsTransformationSpheroidRadius Property

Gets the spheroid radius for the spheroid used by the coordinate system.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double SpheroidRadius { 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