Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / whxdata / whtdata0.xml
1 <?xml version='1.0' encoding='windows-1252' ?>
2 <tocdata>
3 <book name="MESH module" >
4   <item name="Introduction to Mesh" url="mesh.htm" />
5   <item name="Running MESH module" url="files/running_smesh_module.htm" />
6   <item name="Introduction to MESH module python interface" url="smesh.py_introduction.htm" />
7   <book name="Creating meshes" >
8     <item name="About meshes" url="files/about_meshes.htm" />
9     <item name="Importing and exporting meshes" url="files/importing_and_exporting_meshes.htm" />
10     <item name="Constructing meshes" url="files/constructing_meshes.htm" />
11     <book name="Defining Algorithms" >
12       <item name="Basic meshing algorithms" url="files/about_meshing_algorithms.htm" />
13       <item name="Projection Algorithms" url="projection_algorithms.htm" />
14       <item name="Radial Prism Algorithm" url="radial_prism.htm" />
15       <item name="Prism 3D Algorithm" url="prism_3d_algorithm.htm" />
16     </book>
17     <book name="Defining hypotheses" >
18       <item name="About Hypotheses" url="files/about_hypotheses.htm" />
19       <item name="1D Meshing Hypotheses" url="files/arithmetic_1d.htm" />
20       <item name="2D Meshing Hypotheses" url="files/max._element_area_hypothesis.htm" />
21       <item name="Max Element Volume hypothesis" url="files/max._element_volume_hypothsis.htm" />
22       <item name="Netgen 2D and 3D hypotheses" url="netgen_2d_and_3d_hypotheses.htm" />
23       <item name="Additional Hypotheses" url="files/non_conform_mesh_allowed_hypothesis.htm" />
24     </book>
25     <item name="Constructing submeshes" url="files/constructing_submeshes.htm" />
26     <item name="Editing Meshes" url="files/reassigning_hypotheses_and_algorithms.htm" />
27   </book>
28   <book name="Viewing meshes" >
29     <item name="Viewing meshes" url="about_viewing_meshes.htm" />
30     <item name="VTK 3D Viewer" url="files/vtk_3d_viewer.htm" />
31     <item name="Mesh infos" url="files/viewing_mesh_info.htm" />
32     <item name="Numbering" url="files/displaying_nodes_numbers.htm" />
33     <item name="Display Mode" url="presentation.htm" />
34     <item name="Display Entity" url="display_entity.htm" />
35     <item name="Transparency" url="transparency.htm" />
36     <item name="Clipping" url="clipping.htm" />
37   </book>
38   <book name="Quality controls" >
39     <item name="About quality controls" url="files/about_quality_controls.htm" />
40     <item name="Free borders" url="free_borders.htm" />
41     <item name="Borders at multi-connection" url="borders_at_multi-connection.htm" />
42     <item name="Length" url="length.htm" />
43     <item name="Free edges" url="free_edges.htm" />
44     <item name="Length 2D" url="files/length_of_edges.htm" />
45     <item name="Borders at multi-connection 2D" url="borders_at_multiconnection_2d.htm" />
46     <item name="Area" url="files/area_of_elements.htm" />
47     <item name="Taper" url="files/taper.htm" />
48     <item name="Aspect ratio" url="files/aspect_ratio.htm" />
49     <item name="Minimum angle" url="files/minimum_angle.htm" />
50     <item name="Warping" url="files/warp.htm" />
51     <item name="Skew" url="files/skew.htm" />
52     <item name="Aspect ratio 3D" url="aspect_ratio_3d.htm" />
53     <item name="Volume" url="volume.htm" />
54   </book>
55   <book name="Grouping elements" >
56     <item name="Creating groups" url="files/creating_groups.htm" />
57     <item name="Editing groups" url="files/editing_groups.htm" />
58     <item name="Using operations on groups" url="files/using_operations_on_groups.htm" />
59     <item name="Constructing groups of specific elements" url="files/constructing_groups_of_specific_elements.htm" />
60     <item name="Deleting Groups" url="deleting_groups.htm" />
61     <item name="Selection filter library" url="selection_filter_library.htm" />
62   </book>
63   <book name="Modifying meshes" >
64     <item name="Adding nodes and elements" url="files/adding_nodes_and_elements.htm" />
65     <item name="Adding quadratic elements" url="adding_quadratic_nodes_and_elements.htm" />
66     <item name="Removing nodes and elements" url="files/removing_nodes_and_elements.htm" />
67     <item name="Renumbering nodes and elements" url="files/renumbering_nodes_and_elements.htm" />
68     <book name="Transforming meshes" >
69       <item name="Translation" url="files/translation.htm" />
70       <item name="Rotation" url="files/rotation.htm" />
71       <item name="Symmetry" url="files/symmetry.htm" />
72       <item name="Sewing meshes" url="files/sewing_meshes.htm" />
73       <item name="Merging nodes" url="files/merging_nodes.htm" />
74       <item name="Merging Elements" url="merge_elements.htm" />
75     </book>
76     <item name="Moving nodes" url="files/displacing_nodes.htm" />
77     <item name="Diagonal inversion of elements" url="files/diagonal_iversion_of_elements.htm" />
78     <item name="Uniting two triangles" url="files/uniting_two_triangles.htm" />
79     <item name="Uniting a set of triangles" url="files/uniting_a_set_of_triangles.htm" />
80     <item name="Changing orientation of elements" url="files/changing_orientation_of_elements.htm" />
81     <item name="Cutting quadrangles" url="files/cutting_quadrangles.htm" />
82     <item name="Smoothing" url="files/smoothing.htm" />
83     <item name="Extrusion" url="extrusion.htm" />
84     <item name="Extrusion along a path" url="extrusion_along_a_path.htm" />
85     <item name="Revolution" url="revolution.htm" />
86     <item name="Pattern mapping" url="pattern_mapping.htm" />
87     <item name="Convert to/from Quadratic Mesh" url="convert_to_from_quadratic_mesh.htm" />
88   </book>
89  <item name="Python Interface smesh.py" url="smeshpy_doc/namespacesmesh.html" /> 
90   <book name="TUI Scripts" >
91     <item name="Creating Meshes" url="constructing_meshes.htm" />
92     <item name="Viewing Meshes" url="viewing_meshes.htm" />
93     <item name="Defining Hypotheses" url="defining_hypotheses_tui.htm" />
94     <item name="Quality Controls" url="quality_controls.htm" />
95     <item name="Grouping Elements" url="grouping_elements.htm" />
96     <item name="Modifying Meshes" url="modifying_meshes.htm" />
97     <item name="Transforming Meshes" url="transforming_meshes.htm" />
98   </book>
99 </book>
100
101 </tocdata>