Creates a bitmap image from a .ifc file content.
The ExIfcToBmp example is a sample application that reads content from a specified .ifc file and converts its content into
a specified bitmap image file (*.bmp).
Run Sample Application
To run the ExIfcToBmp sample application, please do the following:
Open the terminal window and go to the directory where the sample binary file is allocated:
For Windows® platforms: <IFC_DIR>\exe\<version>
For Non-Windows platforms: <IFC_DIR>/bin/<version>
<IFC_DIR> is a directory where you unpacked the IFC SDK archive.