Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoDataPE::parseCsName Method
Syntax
C++
virtual OdResult parseCsName(const OdDbGeoData* pGeoData, const OdString & inputName, OdString & resultXml) = 0;

Returns xml representation of the coordinate system. 

 

Parameters
Description
pGeoData
[in] Pointer to an OdDbGeoData object.
inputName
[in] Coordinate system name.
resultXml
[out] Xml representation of the coordinate system.

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

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