API Reference > OdDb Classes > OdDbGeoCoordinateSystem Class > OdDbGeoCoordinateSystem Methods > OdDbGeoCoordinateSystem::getEpsgCode Method
OdDbGeoCoordinateSystem::getEpsgCode Method
Syntax
C++
virtual OdResult getEpsgCode(int& epsgCode) const = 0;
Parameters 
Description 
int& epsgCode 
[out] EPSG code.
 

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

Returns this CRS's EPSG code. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.