Salome HOME
documentation improvement
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_complex_obj.doc
1 /*!
2
3 \page create_complex_obj_page Creating Complex Objects
4
5 <b>New entity -> Generation</b> sub-menu allows creating new geometric
6 objects by modification and multiplication of the existing objects:
7
8
9 <ul>
10 <li>\subpage create_extrusion_page "Extrude" a 2D object by vector,
11 creating a 3D object. </li>
12 <li>\subpage create_revolution_page "Revolve" an object around an
13 axis, creating a body of revolution.</li>
14 <li>\subpage create_filling_page  "Create a surface" from a set of edges.</li>
15 <li>\subpage create_extrusion_alongpath_page "Extrude an object along a path",
16 creating a more complex trajectory object.</li>
17 <li>\subpage create_pipe_path_page "Restore Path" of a pipe-like shape.</li>
18 <li>\subpage create_thickness_page "Thickness" operation that allows to add a thickness to objects.</li>
19
20 <li>\subpage create_groups_page "Generate Groups".
21 This cross-operation functionality allows creation of groups for certain generation operations.</li>
22 </ul>
23
24 <b> New entity -> Advanced </b> sub-menu allows creating new geometric
25 objects using advanced algorithms:
26
27 <ul>
28 <li>\subpage create_smoothingsurface_page "Smoothing surface" from a
29   cloud of points. </li> 
30 </ul>
31
32 */