mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Revert unselect non-ifc object using TAB
This commit is contained in:
@@ -779,7 +779,6 @@ class OverrideModeSetEdit(bpy.types.Operator):
|
||||
|
||||
element = tool.Ifc.get_entity(obj)
|
||||
if not element:
|
||||
obj.select_set(False)
|
||||
continue
|
||||
|
||||
# We are switching from OBJECT to EDIT mode.
|
||||
|
||||
Reference in New Issue
Block a user