Installation
A minimal version of COMPAS IFC can be installed directly with pip.
pip install compas_ifc
If you want to visualize the IFC model, install COMPAS Viewer as well.
pip install compas_viewer
If you need to interact with IFC geometry using OCC Brep, install COMPAS OCC as well.
conda install compas_occ