mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-05 06:10:33 +05:00
PAL22878 TC6.5.0: Extrusion along a line: replace "Id Elements" label by "ID nodes" for nodes
This commit is contained in:
parent
f9ed0831cc
commit
b787ff461b
@ -429,6 +429,8 @@ void SMESHGUI_ExtrusionDlg::ConstructorsClicked (int constructorId)
|
||||
|
||||
hidePreview();
|
||||
|
||||
TextLabelElements->setText(tr( constructorId ? "SMESH_ID_ELEMENTS" : "SMESH_ID_NODES"));
|
||||
|
||||
switch (constructorId) {
|
||||
case 0:
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user