Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoCoordinateSystem::getGeodeticExtents Method
Syntax
C++
virtual OdResult getGeodeticExtents(OdGeExtents2d& exts) const = 0;

Returns the geodetic extents of this CRS, the range of longitude and latitude. 

 

Parameters
Description
exts
[out] Extents.

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

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