Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmAssetXMLParser::getValueFor Method
Syntax
C++
template <class T> TB_GEOMETRY_EXPORT bool getValueFor(const OdString& property, T& value) const;

Gets a value for an XML property. 

 

Parameters
Description
property
[in] Property, value of which needs to be retrieved.
value
[out] Value of the property.

True if successful, false - otherwise.

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