The ExIfcReadFile sample application reads a specified .ifc file and fills a newly created database with its contents.
To run the OdIfcReadFile sample application, please do the following:
OdIfcReadFile
<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>
OdIfcReadFile <filename>
filename
This picture shows the application output when the command is not correct (a) and the resulting output after the application correctly finishes (b).
IFC SDK Sample Applications