]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/tui_basic_geom_objs.doc
Salome HOME
PR: synchro V6_main tag mergeto_V7_main_11Feb13
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_basic_geom_objs.doc
1 /*!
2
3 \page tui_basic_geom_objs_page Basic Geometrical Objects
4
5 \anchor tui_creation_point
6 <br><h2>Creation of a Point</h2>
7 \include basic_geom_objs_ex01.py
8 <a href="../../examples/GEOM/basic_geom_objs_ex01.py">Download this script</a>
9
10 \anchor tui_creation_line
11 <br><h2>Creation of a Line</h2>
12 \include basic_geom_objs_ex02.py
13 <a href="../../examples/GEOM/basic_geom_objs_ex02.py">Download this script</a>
14
15 \anchor tui_creation_circle
16 <br><h2>Creation of a Circle</h2>
17 \include basic_geom_objs_ex03.py
18 <a href="../../examples/GEOM/basic_geom_objs_ex03.py">Download this script</a>
19
20 \anchor tui_creation_ellipse
21 <br><h2>Creation of an Ellipse</h2>
22 \include basic_geom_objs_ex04.py
23 <a href="../../examples/GEOM/basic_geom_objs_ex04.py">Download this script</a>
24
25 \anchor tui_creation_arc
26 <br><h2>Creation of an Arc</h2>
27 \include basic_geom_objs_ex05.py
28 <a href="../../examples/GEOM/basic_geom_objs_ex05.py">Download this script</a>
29
30 \anchor tui_creation_curve
31 <br><h2>Creation of a Curve</h2>
32 \include basic_geom_objs_ex06.py
33 <a href="../../examples/GEOM/basic_geom_objs_ex06.py">Download this script</a>
34
35 \anchor tui_creation_vector
36 <br><h2>Creation of a Vector</h2>
37 \include basic_geom_objs_ex07.py
38 <a href="../../examples/GEOM/basic_geom_objs_ex07.py">Download this script</a>
39
40 \anchor tui_creation_plane
41 <br><h2>Creation of a Plane</h2>
42 \include basic_geom_objs_ex08.py
43 <a href="../../examples/GEOM/basic_geom_objs_ex08.py">Download this script</a>
44
45 \anchor tui_creation_lcs
46 <br><h2>Creation of a Local Coordinate System</h2>
47 \include basic_geom_objs_ex09.py
48 <a href="../../examples/GEOM/basic_geom_objs_ex09.py">Download this script</a>
49
50 */