API Reference > OdBcf Namespace > Classes > OdBcfElement Class > OdBcfElement Methods > OdBcfElement::inFields Method
OdBcfElement::inFields Method
Syntax
C++
virtual OdResult inFields(TiXmlElement * pParent) = 0;
Parameters 
Description 
TiXmlElement * pParent 
[in] A pointer to the parent element of the data structure.  

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

Reads XML data into ODA data structures.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.