IfcClash is now able to be built as an isolated Python binary. Hooray!

This commit is contained in:
Dion Moult
2021-08-03 22:44:46 +10:00
parent 7403d14001
commit ecfe8c3799
6 changed files with 39 additions and 50 deletions
+7
View File
@@ -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.