mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
ff89bf66bc
When several elements match the same space face, offset matches that only duplicate coplanar coverage are now skipped, and a single bounding element within a small plane offset gets the full space face instead of a clipped polygon. Existing boundaries are removed before regeneration so stale 2nd level boundaries are not left behind, and the Bonsai operator delegates element filtering to auto_generate_boundaries. Regenerates SmallHouse boundaries to match the reference output and keeps the ExternalEarth opening unioning intact. Generated with the assistance of an AI coding tool.
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
[submodule "test/input"]
|
|
path = test/input
|
|
url = https://github.com/IfcOpenShell/files
|
|
ignore = dirty
|
|
[submodule "src/ifcopenshell-python/ifcopenshell/mvd"]
|
|
path = src/ifcopenshell-python/ifcopenshell/mvd
|
|
url = https://github.com/opensourceBIM/python-mvdxml/
|
|
[submodule "src/ifcopenshell-python/test/Sample-BIM-Files"]
|
|
path = src/ifcopenshell-python/test/Sample-BIM-Files
|
|
url = https://github.com/IfcOpenShell/ids-test-files
|
|
[submodule "docs/cpp-api/assets/doxygen-awesome-css"]
|
|
path = docs/cpp-api/assets/doxygen-awesome-css
|
|
url = https://github.com/jothepro/doxygen-awesome-css.git
|
|
[submodule "src/ifcopenshell-python/ifcopenshell/simple_spf"]
|
|
path = src/ifcopenshell-python/ifcopenshell/simple_spf
|
|
url = https://github.com/IfcOpenShell/step-file-parser
|
|
[submodule "src/pyodide/demo-app/wheels"]
|
|
path = src/pyodide/demo-app/wheels
|
|
url = https://github.com/IfcOpenShell/wasm-wheels
|
|
[submodule "src/svgfill/3rdparty/svgpp"]
|
|
path = src/svgfill/3rdparty/svgpp
|
|
url = https://github.com/svgpp/svgpp
|
|
[submodule "src/ifcopenshell-python/test/IfcRelSpaceBoundary_TestFiles"]
|
|
path = src/ifcopenshell-python/test/IfcRelSpaceBoundary_TestFiles
|
|
url = https://github.com/CyrilWaechter/IfcRelSpaceBoundary_TestFiles
|