mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 22:31:55 +00:00
Usecase to Unassign object aggregation in the ifcopenshell.api
This commit is contained in:
@@ -44,6 +44,7 @@ class EditWorkPlan(bpy.types.Operator):
|
||||
**{"work_plan": self.file.by_id(props.active_work_plan_id), "attributes": attributes},
|
||||
)
|
||||
Data.load(IfcStore.get_file())
|
||||
bpy.ops.bim.disable_editing_work_plan()
|
||||
return {"FINISHED"}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user