mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
nest.assign_object - support batching #4474
This commit is contained in:
@@ -97,7 +97,7 @@ class Usecase:
|
||||
ifcopenshell.api.run(
|
||||
"nest.assign_object",
|
||||
self.file,
|
||||
related_object=resource,
|
||||
related_objects=[resource],
|
||||
relating_object=self.settings["parent_resource"],
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user