API Reference > OdDb Classes > OdDbGeoCoordinateSystemCategory Class > OdDbGeoCoordinateSystemCategory Methods > OdDbGeoCoordinateSystemCategory::getNumOfCoordinateSystem Method
OdDbGeoCoordinateSystemCategory::getNumOfCoordinateSystem Method
Syntax
C++
virtual OdResult getNumOfCoordinateSystem(int& num) const = 0;
Parameters 
Description 
int& num 
[in/out] Number of coordinate systems.
 

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

Returns the number of coordinate systems that belong to this category. 

 

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