API Reference > OdDb Classes > OdDbGeoCoordinateSystem Class > OdDbGeoCoordinateSystem Methods > OdDbGeoCoordinateSystem::getProjectionCode Method
OdDbGeoCoordinateSystem::getProjectionCode Method
Syntax
C++
virtual OdResult getProjectionCode(OdDbGeoCoordinateSystem::ProjectionCode& prjCode) const = 0;
Parameters 
Description 
OdDbGeoCoordinateSystem::ProjectionCode& prjCode 
[out] Projection method.
 

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

Returns the projection method of this CRS. 

 

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