Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ApplicationInstance::inFields Method
Syntax
C++
virtual OdResult inFields(OdSpfFilerBase * rdFiler);

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

Parameters
Description
rdFiler
[in] A raw pointer to the filer object associated with the file buffer to read data from.

eOk if the attribute field values are successfully read; otherwise, the method returns an appropriate error.

The method's default implementation returns the eNotImplemented value.

Copyright © 2002-2022. Open Design Alliance All rights reserved.