This version can load two IFC files, display elements individually or together, search by GlobalId, compare element changes between two models, detect approximate clashes between the models, and export clash issues as a BCF file.
samples/test.ifc
samples/test2.ifc
Clash detection in this MVP is approximate and based on bounding box intersection. It is useful for early testing, but it is not a final professional clash workflow.