Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoCoordinateSystem::getId Method
Syntax
C++
virtual OdResult getId(OdString& coordSysId) const = 0;

Returns the coordinate reference system's identifier string. 

 

Parameters
Description
coordSysId
[out] Coordinate reference system's identifier.

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

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