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