Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdHeaderSection::initialize Method (OdSpfFilerBasePtr&)
Syntax
C++
virtual OdResult initialize(OdSpfFilerBasePtr& rdFiler);

Initializes the header section entity based on data loaded from a file using a specified filer object.

Parameters
Description
rdFiler
[in] A smart pointer to the reading filer object.

eOk if the header section entity was successfully initialized; otherwise, the method returns an appropriate error code.

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