API Reference > Classes > OdIfcFile Class > OdIfcFile Methods > initialize Method > OdIfcFile::initialize Method (InitialSchema)
OdIfcFile::initialize Method (InitialSchema)
Syntax
C++
OdResult initialize(InitialSchema modelScheme);
Parameters 
Description 
InitialSchema modelScheme 
[in] A string that contains the scheme name.  

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

Initializes the IFC file object with a specified scheme.

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