mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
ifcclash ifccsv ifcdiff ifcpatch: README.md stubs
The pyproject.toml files were referencing these missing files
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user