mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
18 lines
317 B
JSON
18 lines
317 B
JSON
[
|
|
{
|
|
"name": "Clashset foo",
|
|
"tolerance": 0.01,
|
|
"a": [
|
|
{ "file": "/home/dion/one.ifc" }
|
|
],
|
|
"b": [
|
|
{
|
|
"file": "/home/dion/two.ifc",
|
|
"selector": ".IfcProduct",
|
|
"mode": "i"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
|