mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 00:23:14 +00:00
aggregate.unassign_object - support batching #4474
This commit is contained in:
@@ -173,7 +173,7 @@ class SvIfcAddSpatialElement(bpy.types.Node, SverchCustomTreeNode, ifcsverchok.h
|
||||
ifcopenshell.api.run(
|
||||
"aggregate.unassign_object",
|
||||
self.file,
|
||||
product=removed_element,
|
||||
products=[removed_element],
|
||||
relating_object=result,
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user