mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 01:58:35 +05:00
0020310: EDF 997 SMESH : Tell the mesh to pass through different points
Fixed problem with help page.
This commit is contained in:
parent
fd8513f94e
commit
7c72475a3a
@ -510,7 +510,7 @@ QString SMESHGUI_GenericHypothesisCreator::helpPage() const
|
||||
aHelpFileName = "a1d_meshing_hypo_page.html#max_length_anchor";
|
||||
else if ( aHypType == "Arithmetic1D")
|
||||
aHelpFileName = "a1d_meshing_hypo_page.html#arithmetic_1d_anchor";
|
||||
else if ( aHypType == "FixedPointsc1D")
|
||||
else if ( aHypType == "FixedPoints1D")
|
||||
aHelpFileName = "a1d_meshing_hypo_page.html#fixed_points_1d_anchor";
|
||||
else if ( aHypType == "MaxElementArea")
|
||||
aHelpFileName = "a2d_meshing_hypo_page.html#max_element_area_anchor";
|
||||
|
Loading…
Reference in New Issue
Block a user