bim.attribute_search_values - more clear description

This commit is contained in:
Andrej730
2025-07-09 18:03:05 +05:00
parent 0ad5ace35f
commit 9649c23a3b
+1 -1
View File
@@ -1333,7 +1333,7 @@ class BIM_OT_attribute_search_values(bpy.types.Operator):
bl_idname = "bim.attribute_search_values"
bl_label = "Search Attribute Values"
bl_description = "Search for attribute values within a collection"
bl_description = "Search for attribute values used in the elements of the same IFC class."
bl_options = {"REGISTER", "UNDO"}
# Required properties.