Salome HOME
First stable version after merging with V3_2_2
[modules/smesh.git] / doc / salome / gui / SMESH / whdata / whtdata0.htm
index 6ff50b0a23222a93f2c82cbfb9fcdf19f6070dd3..358d650ef9e363869490bca2bdb4e5592963f192 100755 (executable)
@@ -8,19 +8,21 @@
 <script language="javascript" src="whtdata.js"></script>
 <script language="javascript">
 <!--
- aTE(1,78,"MESH module");
+ aTE(1,81,"MESH module");
    aTE(2,0,"Introduction to Mesh","mesh.htm");
    aTE(2,0,"Running MESH module","files/running_smesh_module.htm");
-   aTE(1,12,"Creating meshes");
+   aTE(2,0,"Introduction to MESH module python interface","smesh.py_introduction.htm");
+   aTE(1,13,"Creating meshes");
      aTE(2,0,"About meshes","files/about_meshes.htm");
      aTE(2,0,"Importing and exporting meshes","files/importing_and_exporting_meshes.htm");
      aTE(2,0,"Constructing meshes","files/constructing_meshes.htm");
      aTE(2,0,"Defining meshing algorithms","files/about_meshing_algorithms.htm");
-     aTE(1,5,"Defining hypotheses");
+     aTE(1,6,"Defining hypotheses");
        aTE(2,0,"About Hypotheses","files/about_hypotheses.htm");
        aTE(2,0,"1D Meshing Hypotheses","files/arithmetic_1d.htm");
        aTE(2,0,"2D Meshing Hypotheses","files/max._element_area_hypothesis.htm");
        aTE(2,0,"Max Element Volume hypothesis","files/max._element_volume_hypothsis.htm");
+       aTE(2,0,"Netgen 2D and 3D hypotheses","netgen_2d_and_3d_hypotheses.htm");
        aTE(2,0,"Additional Hypotheses","files/non_conform_mesh_allowed_hypothesis.htm");
      aTE(2,0,"Constructing submeshes","files/constructing_submeshes.htm");
      aTE(2,0,"Editing Meshes","files/reassigning_hypotheses_and_algorithms.htm");
@@ -56,7 +58,7 @@
      aTE(2,0,"Constructing groups of specific elements","files/constructing_groups_of_specific_elements.htm");
      aTE(2,0,"Deleting Groups","deleting_groups.htm");
      aTE(2,0,"Selection filter library","selection_filter_library.htm");
-   aTE(1,22,"Modifying meshes");
+   aTE(1,23,"Modifying meshes");
      aTE(2,0,"Adding nodes and elements","files/adding_nodes_and_elements.htm");
      aTE(2,0,"Adding quadratic elements","adding_quadratic_nodes_and_elements.htm");
      aTE(2,0,"Removing nodes and elements","files/removing_nodes_and_elements.htm");
      aTE(2,0,"Extrusion along a path","extrusion_along_a_path.htm");
      aTE(2,0,"Revolution","revolution.htm");
      aTE(2,0,"Pattern mapping","pattern_mapping.htm");
-   aTE(2,0,"Access to Mesh module functionality from Python (using smesh.py)","smeshpy_doc/namespacesmesh.html");
+     aTE(2,0,"Convert to/from Quadratic Mesh","convert_to_from_quadratic_mesh.htm");
+ aTE(2,0,"Python interface smesh.py" ,"smeshpy_doc/namespacesmesh.html");
    aTE(1,7,"TUI Scripts");
      aTE(2,0,"Creating Meshes","constructing_meshes.htm");
-     aTE(2,0,"Defining Hypotheses","defining_hypotheses_tui.htm");
      aTE(2,0,"Viewing Meshes","viewing_meshes.htm");
+     aTE(2,0,"Defining Hypotheses","defining_hypotheses_tui.htm");
      aTE(2,0,"Quality Controls","quality_controls.htm");
      aTE(2,0,"Grouping Elements","grouping_elements.htm");
      aTE(2,0,"Modifying Meshes","modifying_meshes.htm");