mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-16 18:44:47 +00:00
nest.assign_object - support batching #4474
This commit is contained in:
@@ -44,6 +44,6 @@ class Usecase:
|
||||
ifcopenshell.api.run(
|
||||
"nest.assign_object",
|
||||
self.file,
|
||||
related_object=self.settings["item"],
|
||||
related_objects=[self.settings["item"]],
|
||||
relating_object=self.settings["new_parent"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user