Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoCoordinateSystem::getEllipsoid Method
Syntax
C++
virtual OdResult getEllipsoid(OdDbGeoEllipsoid& ellipsoid) const = 0;

Returns the ellipsoid related to this CRS. 

 

Parameters
Description
ellipsoid
[out] Ellipsoid.

Returns eOK if successful, or an appropriate error code if not.

If the CRS contains an ellipsoid, it will not be geodetic and the datum reference will not have a value.

Copyright © 2002-2022. Open Design Alliance All rights reserved.