Rename IsolateSmartGroup operator to SelectSmartGroup

This commit is contained in:
Vincent Cadoret
2020-11-21 16:37:53 -05:00
committed by Dion Moult
parent bbde4e7522
commit 8aae7c95e6
3 changed files with 5 additions and 6 deletions
@@ -1958,9 +1958,9 @@ class SmartClashGroup(bpy.types.Operator):
return {"FINISHED"}
class IsolateSmartGroup(bpy.types.Operator):
bl_idname = "bim.isolate_smart_group"
bl_label = "Isolate Smart Group"
class SelectSmartGroup(bpy.types.Operator):
bl_idname = "bim.select_smart_group"
bl_label = "Select Smart Group"
def execute(self, context):
# Select smart group in view