Salome HOME
[bos #36177] [FORUM] - Remove extra-edge on hemisphere
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_topological_geom_objs.doc
1 /*!
2
3 \page tui_topological_geom_objs_page Topological Objects
4
5 \anchor tui_creation_edge
6 <br><h2>Creation of an Edge</h2>
7 \tui_script{topological_geom_objs_ex01.py}
8
9 \anchor tui_creation_wire
10 <br><h2>Creation of a Wire</h2>
11 \tui_script{topological_geom_objs_ex02.py}
12
13 \anchor tui_creation_face
14 <br><h2>Creation of a Face</h2>
15 \tui_script{topological_geom_objs_ex03.py}
16
17 \anchor tui_creation_shell
18 <br><h2>Creation of a Shell</h2>
19 \tui_script{topological_geom_objs_ex04.py}
20
21 \anchor tui_creation_solid
22 <br><h2>Creation of a Solid</h2>
23 \tui_script{topological_geom_objs_ex05.py}
24
25 \anchor tui_creation_solid_from_faces
26 <br><h2>Creation of a Solid from the set of connected faces</h2>
27 \tui_script{topological_geom_objs_ex07.py}
28
29 \anchor tui_creation_compound
30 <br><h2>Creation of a Compound</h2>
31 \tui_script{topological_geom_objs_ex06.py}
32
33 */