mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
@@ -763,7 +763,7 @@ class FinishEditingRoofPath(bpy.types.Operator, tool.Ifc.Operator):
|
|||||||
|
|
||||||
update_bbim_roof_pset(element, roof_data)
|
update_bbim_roof_pset(element, roof_data)
|
||||||
refresh() # RoofData has to be updated before run update_roof_modifier_bmesh
|
refresh() # RoofData has to be updated before run update_roof_modifier_bmesh
|
||||||
update_roof_modifier_bmesh(context)
|
update_roof_modifier_bmesh(obj)
|
||||||
|
|
||||||
update_roof_modifier_ifc_data(context)
|
update_roof_modifier_ifc_data(context)
|
||||||
if bpy.context.active_object.mode == "EDIT":
|
if bpy.context.active_object.mode == "EDIT":
|
||||||
|
|||||||
Reference in New Issue
Block a user