mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 20:22:09 +00:00
Fix IfcPatch pyinstaller script to make it easier to distribute ifcpatch.
This commit is contained in:
@@ -55,13 +55,12 @@ defined with data sources.
|
||||
],
|
||||
"b": [
|
||||
{
|
||||
"file": "/path/to/two.ifc"
|
||||
"file": "/path/to/two.ifc",
|
||||
"selector": ".IfcWall",
|
||||
"mode": "i"
|
||||
}
|
||||
]
|
||||
},
|
||||
...
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user