API Reference > OdDb Classes > OdDbGeoCoordinateSystem Class > OdDbGeoCoordinateSystem Methods > OdDbGeoCoordinateSystem::getDescription Method
OdDbGeoCoordinateSystem::getDescription Method
Syntax
C++
virtual OdResult getDescription(OdString& coordSysDesc) const = 0;
Parameters 
Description 
OdString& coordSysDesc 
[out] CRS's description.
 

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

Returns the description of this CRS. 

 

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