]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/tui_topological_geom_objs.doc
Salome HOME
Merge from V6_main 11/02/2013
[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 \include topological_geom_objs_ex01.py
8 <a href="../../examples/GEOM/topological_geom_objs_ex01.py">Download this script</a>
9
10 \anchor tui_creation_wire
11 <br><h2>Creation of a Wire</h2>
12 \include topological_geom_objs_ex02.py
13 <a href="../../examples/GEOM/topological_geom_objs_ex02.py">Download this script</a>
14
15 \anchor tui_creation_face
16 <br><h2>Creation of a Face</h2>
17 \include topological_geom_objs_ex03.py
18 <a href="../../examples/GEOM/topological_geom_objs_ex03.py">Download this script</a>
19
20 \anchor tui_creation_shell
21 <br><h2>Creation of a Shell</h2>
22 \include topological_geom_objs_ex04.py
23 <a href="../../examples/GEOM/topological_geom_objs_ex04.py">Download this script</a>
24
25 \anchor tui_creation_solid
26 <br><h2>Creation of a Solid</h2>
27 \include topological_geom_objs_ex05.py
28 <a href="../../examples/GEOM/topological_geom_objs_ex05.py">Download this script</a>
29
30 \anchor tui_creation_compound
31 <br><h2>Creation of a Compound</h2>
32 \include topological_geom_objs_ex06.py
33 <a href="../../examples/GEOM/topological_geom_objs_ex06.py">Download this script</a>
34
35 */