Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoCoordinateSystem::getUnit Method (OdDb::UnitsValue&)
Syntax
C++
virtual OdResult getUnit(OdDb::UnitsValue& unit) const = 0;

Returns the unit of the coordinate system axis of this CRS. 

 

Parameters
Description
unit
[out] Unit value.

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

All axis contains the same unit.

Copyright © 2002-2022. Open Design Alliance All rights reserved.