Add test for IfcFixedReferenceSweptAreaSolid with simple sweep example

Includes `simple_sweep_1.ifc` test input and geometry validation. Updates dependencies in `pixi.lock`.
This commit is contained in:
krande
2025-08-26 16:21:29 +02:00
parent 4835829700
commit a0cc94a614
4 changed files with 311 additions and 6 deletions
+1
View File
@@ -31,6 +31,7 @@ mpfr = "*"
gmp = "*"
nlohmann_json = "*"
zlib = "*"
pytest = "*"
[feature.common.target.win-64.dependencies]