mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
remove debug logging
This commit is contained in:
@@ -51,7 +51,6 @@ class ViewportData:
|
||||
edit_mode = ("EDIT", "IFC Edit Mode", "Edit representation items", "EDITMODE_HLT", 2)
|
||||
|
||||
obj = bpy.context.active_object
|
||||
print("checking", obj)
|
||||
element = tool.Ifc.get_entity(obj)
|
||||
|
||||
modes = [obj_mode]
|
||||
|
||||
Reference in New Issue
Block a user