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