mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
project.unassign_declaration - support batching #4474
This commit is contained in:
@@ -50,7 +50,7 @@ class Usecase:
|
||||
ifcopenshell.api.run(
|
||||
"project.unassign_declaration",
|
||||
self.file,
|
||||
definition=self.settings["work_plan"],
|
||||
definitions=[self.settings["work_plan"]],
|
||||
relating_context=self.file.by_type("IfcContext")[0],
|
||||
)
|
||||
history = self.settings["work_plan"].OwnerHistory
|
||||
|
||||
Reference in New Issue
Block a user