The ExIfcExtractData example is a sample application that creates a file with all data that is contained in the Schema class of the selected schema module.
The example uses the C++ Data Access Interface (DAI) for reading the contents of the IFC file.
Run Sample Application
To run the ExIfcExtractData sample application:
Open the terminal window and go to the directory where the sample binary file is located:
For Microsoft® Windows® platforms: <IFC_DIR>\exe\<version>
For non-Windows platforms: <IFC_DIR>/bin/<version>
<IFC_DIR> is the directory where you unpacked the IFC SDK archive.
The picture above shows the application output after it correctly finishes.
The picture below illustrates an example of the console output
when the application runs incorrectly (for example, without specifying input parameters):