API Reference > OdIfc Namespace > Classes > OdIfcEntityInstance Class > OdIfcEntityInstance Methods > OdIfcEntityInstance::outFields Method
OdIfcEntityInstance::outFields Method
Syntax
C++
OdResult outFields(OdIfcFilerBase * wrFiler);
Parameters 
Description 
OdIfcFilerBase * wrFiler 
[in] A raw pointer to the filer object assigned with the file buffer to write data to.  

Returns eOk if the attribute fields values were successfully written; otherwise, the method returns an appropriate error.

Writes values of the instance's explicit attribute fields to a file buffer that is assigned to specified filer object.

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