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

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

Returns this CRS's type. 

 

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