mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 13:00:32 +05:00
- myHelpFileName = "mesh_through_point_page.html";
+ myHelpFileName = "find_element_by_point_page.html";
This commit is contained in:
parent
85d94c3b51
commit
65197a8515
@ -188,7 +188,7 @@ SMESHGUI_FindElemByPointOp::SMESHGUI_FindElemByPointOp()
|
||||
{
|
||||
mySimulation = 0;
|
||||
myDlg = new SMESHGUI_FindElemByPointDlg;
|
||||
myHelpFileName = "mesh_through_point_page.html";
|
||||
myHelpFileName = "find_element_by_point_page.html";
|
||||
myFilter = new SMESH_TypeFilter( MESH );
|
||||
|
||||
myPreview = new SMESH::MeshPreviewStruct();
|
||||
|
Loading…
Reference in New Issue
Block a user