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