The ExIfcInitUninit example shows how to perform multiple init/uninit of ODA IFC SDK.
To run the ExIfcInitUninit sample application, please do the following:
ExIfcInitUninit
<IFC_DIR>\exe\<version>
<IFC_DIR>/bin/<version>
<IFC_DIR> is a directory where you unpacked the IFC SDK archive.
<IFC_DIR>
To determine your <version> parameter, please see the appropriate section in the Download IFC SDK topic.
<version>
ExIfcInitUninit -filename="filename1.ifc" [-filename="filename2.ifc" -filename="filenameN.ifc"]
filename
IFC SDK Sample Applications