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

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

Writes data into XML structures.

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