Files
IfcOpenShell/src/ifcdiff
Bruno Postle ad62c75f4f ifcclash ifccsv ifcdiff ifcpatch: README.md stubs
The pyproject.toml files were referencing these missing files
2025-11-09 20:52:12 +00:00
..
2024-06-27 11:49:12 +10:00
2024-08-07 17:33:10 +05:00
2025-06-09 18:03:19 +05:00

IfcDiff

Compare IFC models for changes to geometry, properties, and structure. Compares the differences between two IFC models, including changes to geometry, properties, relationships, and spatial structure. Outputs differences in JSON format for further processing or reporting.

Features

  • Element tracking: Identify added and deleted elements between models
  • Relationship comparison: Track changes in multiple relationship types:
    • Geometry
    • Attributes
    • Type assignments
    • Properties
    • Spatial containers
    • Aggregations
    • Classifications
  • Flexible filtering: Compare only specific element types using IFC selectors
  • Configurable depth: Choose between shallow (first difference only) or deep (all differences) comparison
  • JSON export: Export comparison results in JSON format for further processing
  • Precision control: Configure geometric comparison precision