mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
project.assign_declaration - support batching #4474
This commit is contained in:
@@ -105,7 +105,7 @@ class Usecase:
|
||||
ifcopenshell.api.run(
|
||||
"project.assign_declaration",
|
||||
self.file,
|
||||
definition=resource,
|
||||
definitions=[resource],
|
||||
relating_context=context,
|
||||
)
|
||||
return resource
|
||||
|
||||
Reference in New Issue
Block a user