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

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

Reads values of the instance's explicit attribute fields from a file buffer that is associated with a specified filer object.

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