Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlIdentity::inFields Method
Syntax
C++
virtual OdResult inFields(TiXmlElement* pParent) override;

Reads data from a specified XML element.

Parameters
Description
pParent
[out] A raw pointer to an XML element object that contains data to read.

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

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