Salome HOME
[bos #36177] [FORUM] - Remove extra-edge on hemisphere
[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 \tui_script{basic_geom_objs_ex01.py}
8
9 \anchor tui_creation_line
10 <br><h2>Creation of a Line</h2>
11 \tui_script{basic_geom_objs_ex02.py}
12
13 \anchor tui_creation_circle
14 <br><h2>Creation of a Circle</h2>
15 \tui_script{basic_geom_objs_ex03.py}
16
17 \anchor tui_creation_ellipse
18 <br><h2>Creation of an Ellipse</h2>
19 \tui_script{basic_geom_objs_ex04.py}
20
21 \anchor tui_creation_arc
22 <br><h2>Creation of an Arc</h2>
23 \tui_script{basic_geom_objs_ex05.py}
24
25 \anchor tui_creation_curve
26 <br><h2>Creation of a Curve</h2>
27 \tui_script{basic_geom_objs_ex06.py}
28
29 \anchor tui_creation_vector
30 <br><h2>Creation of a Vector</h2>
31 \tui_script{basic_geom_objs_ex07.py}
32
33 \anchor tui_creation_plane
34 <br><h2>Creation of a Plane</h2>
35 \tui_script{basic_geom_objs_ex08.py}
36
37 \anchor tui_creation_lcs
38 <br><h2>Creation of a Local Coordinate System</h2>
39 \tui_script{basic_geom_objs_ex09.py}
40
41 \anchor tui_creation_surface
42 <br><h2>Creation of a Surface From Face</h2>
43 \tui_script{basic_geom_objs_ex10.py}
44
45 \anchor tui_creation_polyline
46 <br><h2>Creation of 2D Polyline</h2>
47 \tui_script{polyline.py}
48
49 */