API Reference > OdDb Classes > OdDbGeoDataPE Class > OdDbGeoDataPE Methods > OdDbGeoDataPE::parseIdFromXml Method
OdDbGeoDataPE::parseIdFromXml Method
Syntax
C++
virtual OdString parseIdFromXml(const OdString& xml) = 0;
Parameters 
Description 
const OdString& xml 
[in] String with xml representation of coordinate system. 

Parses and returns the coordinate system ID. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.