Salome HOME
Implementation of the "16219: EDF PAL 469: "RemoveFromStudy" Function" issue.
[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> submenu 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
18 </ul>
19
20 */