Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlElement::outFields Method
Syntax
C++
virtual OdResult outFields(TiXmlNode* pParent);

Writes an XML element data to a specified XML node.

Parameters
Description
pParent
[in] A raw pointer to an XML node that accepts data (the data is written in it).

eOk if the data was successfully written; otherwise, the method returns an appropriate error code.

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