Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoCoordinateSystem::getEpsgCode Method
Syntax
C++
virtual OdResult getEpsgCode(int& epsgCode) const = 0;

Returns this CRS's EPSG code. 

 

Parameters
Description
epsgCode
[out] EPSG code.

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

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