mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Ctrl+P and Alt+P BIMTool Hotekys to assign/unassign aggregation
This commit is contained in:
@@ -96,7 +96,7 @@ class Usecase:
|
||||
break
|
||||
|
||||
if decomposes and decomposes == is_decomposed_by:
|
||||
return
|
||||
return decomposes
|
||||
|
||||
container = ifcopenshell.util.element.get_container(self.settings["product"], should_get_direct=True)
|
||||
if container:
|
||||
|
||||
Reference in New Issue
Block a user