mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
IfcClash is now able to be built as an isolated Python binary. Hooray!
This commit is contained in:
@@ -21,6 +21,13 @@ If you want something more Unix-like ...
|
||||
$ alias ifcclash='python -m ifcclash'
|
||||
```
|
||||
|
||||
Alternatively, you can package it as a distributable.
|
||||
|
||||
```
|
||||
$ python make.py
|
||||
$ ./dist/ifcclash
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Instructions on what clashes to perform are structured in terms of clash sets.
|
||||
|
||||
Reference in New Issue
Block a user