mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
bim.update_representation - add note about about material unassignment
This commit is contained in:
@@ -402,6 +402,7 @@ class UpdateRepresentation(bpy.types.Operator, tool.Ifc.Operator):
|
||||
bl_label = "Update Representation"
|
||||
bl_description = (
|
||||
"Write selected objects representations to IFC.\n"
|
||||
"Converting to tesellation will also unassign material layer/profile sets.\n"
|
||||
"A star in the operator name indicates that active object representation in IFC is not yet synced with Blender.\n"
|
||||
"ALT+CLICK to apply openings to the mesh"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user