mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Changing aggregation now ensures spatial containment is mutually exclusive to prevent invalid IFC data
This commit is contained in:
@@ -60,3 +60,5 @@ class Usecase:
|
||||
matrix=ifcopenshell.util.placement.get_local_placement(self.settings["product"].ObjectPlacement),
|
||||
is_si=False,
|
||||
)
|
||||
|
||||
return contains_elements
|
||||
|
||||
Reference in New Issue
Block a user