API Reference > OdDb Classes > OdDbGeoCoordinateSystem Class > OdDbGeoCoordinateSystem Methods > OdDbGeoCoordinateSystem::getId Method
OdDbGeoCoordinateSystem::getId Method
Syntax
C++
virtual OdResult getId(OdString& coordSysId) const = 0;
Parameters 
Description 
OdString& coordSysId 
[out] Coordinate reference system's identifier.
 

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

Returns the coordinate reference system's identifier string. 

 

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