Salome HOME
6630dfa72193a1689db8859e8bbb3d9b916fa001
[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 </ul>
20
21 <b> New entity -> Advanced </b> sub-menu allows creating new geometric
22 objects using advanced algorithms: 
23
24 <ul>
25 <li>\subpage create_smoothingsurface_page "Smoothing surface" from a
26   cloud of points. </li> 
27 </ul>
28
29 */