API Reference > OdDb Classes > OdDbGeoData Class > OdDbGeoData Methods > OdDbGeoData::coordinateType Method
OdDbGeoData::coordinateType Method
Syntax
C++
TypeOfCoordinates coordinateType() const;

Returns the type of design coordinates.

The type of design coordinates can be one of the following:

  • kCoordTypUnknown
  • kCoordTypLocal
  • kCoordTypGrid
  • kCoordTypGeographic
Copyright © 2002–2020. Open Design Alliance. All rights reserved.