mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-15 18:14:08 +00:00
12 lines
543 B
Markdown
12 lines
543 B
Markdown
|
|
# IfcClash
|
||
|
|
|
||
|
|
IFC clash detection library to handle intersections, collisions, and clearance checks between building elements in IFC models.
|
||
|
|
|
||
|
|
## Features
|
||
|
|
|
||
|
|
- **Multiple detection modes**: intersection, collision, and clearance checking
|
||
|
|
- **Flexible clash sets**: Compare elements within a single model or between multiple IFC files
|
||
|
|
- **Smart grouping**: Automatically group related clashes
|
||
|
|
- **Export options**: Export clash results to BCF-XML or JSON formats
|
||
|
|
- **Element filtering**: Use selectors to specify which elements to check for clashes
|