Improve IfcFixedReferenceSweptAreaSolid handling and add swept shape tests

Enhances geometry processing for swept area solids by integrating matrix transformations. Includes new utility `_is_swept_shape` for topology analysis, extends testing with `load_ifc_occ_shape`, and updates schema versions in CMake presets.
This commit is contained in:
krande
2025-08-26 21:24:40 +02:00
parent 234cb76cd7
commit 2369f72798
3 changed files with 155 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"BUILD_IFCMAX": "OFF",
"IFCXML_SUPPORT": "ON",
"HDF5_SUPPORT": "ON",
"SCHEMA_VERSIONS": "4x3_add2",
"SCHEMA_VERSIONS": "4;4x3_add2",
"CITYJSON_SUPPORT": "OFF",
"CMAKE_GENERATOR_PLATFORM": "",
"CMAKE_GENERATOR_TOOLSET": ""