API Reference > OdDb Classes > OdDbGeoCoordinateSystemCategory Class > OdDbGeoCoordinateSystemCategory Methods > OdDbGeoCoordinateSystemCategory::getId Method
OdDbGeoCoordinateSystemCategory::getId Method
Syntax
C++
virtual OdResult getId(OdString& categoryId) const = 0;
Parameters 
Description 
OdString& categoryId 
[in/out] Category ID.
 

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

Returns the category's ID. 

 

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