bim.add_aggregate - update description

This commit is contained in:
Andrej730
2025-05-06 12:14:21 +05:00
parent 744ed522b6
commit 374b95efdf
@@ -140,7 +140,7 @@ class BIM_OT_disable_editing_aggregate(bpy.types.Operator):
class BIM_OT_add_aggregate(bpy.types.Operator, tool.Ifc.Operator):
"""Add aggregate to IFC element"""
"""Add aggregate to selected IFC elements."""
bl_idname = "bim.add_aggregate"
bl_label = "Add Aggregate"