API Reference > OdDb Classes > OdDbGeoCoordinateSystemCategory Class
OdDbGeoCoordinateSystemCategory Class
OdDbGeoCoordinateSystemCategory
Syntax
C++
class OdDbGeoCoordinateSystemCategory : public OdRxObject;

OdDbGeoCoordinateSystem.h

This abstract class represents a category which holds string identifiers referring to a group of coordinate reference systems. 

 

 
Name 
Description 
 
Virtual destructor. 
 
Default constructor. 
 
Name 
Description 
 
Creates and returns all coordinate system categories.
 
 
Returns the coordinate system at the specified index.
 
 
Returns the category's ID.
 
 
Returns the number of coordinate systems that belong to this category.
 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbGeoCoordinateSystemCategory. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.