The ExIfc2Obj sample application illustrates exporting IFC model data to an OBJ file. This application uses the Components/ObjToolkit module.
Components/ObjToolkit
To run the ExIfc2Obj sample application:
<IFC_DIR>\exe\<version>
<IFC_DIR>/bin/<version>
<IFC_DIR> is the 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>
ExIfc2Obj <ifc_filename> [obj_filename]
ifc_filename
obj_filename
IFC SDK Sample Applications
Compile Sample Applications