API Reference > OdBcf Namespace > Classes > OdBcfViewPoint Class > OdBcfViewPoint Methods > OdBcfViewPoint::inFields Method
OdBcfViewPoint::inFields Method
Syntax
C++
virtual OdResult inFields(TiXmlElement * pParent);
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.