Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface...
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_complex_obj.doc
index 6edbfd9c558351d4f7661f09657731daa9744c68..a5c6a090f8a8b788db565d032d0b71aca136642a 100644 (file)
@@ -2,11 +2,27 @@
 
 \page create_complex_obj_page Creating Complex Objects
 
+<b>New entity -> Generation</b> sub-menu allows creating new geometric
+objects by modification and multiplication of the existing objects: 
+
+
+<ul>
+<li>\subpage create_extrusion_page "Extrude" a 2D object by vector,
+creating a 3D object. </li> 
+<li>\subpage create_revolution_page "Revolve" an object around an
+axis, creating a body of revolution.</li>
+<li>\subpage create_filling_page  "Create a surface" from a set of edges.</li>
+<li>\subpage create_extrusion_alongpath_page "Extrude an object along a path", 
+creating a more complex trajectory object.</li>
+<li>\subpage create_pipe_path_page "Restore Path" of a pipe-like shape.</li>
+</ul>
+
+<b> New entity -> Advanced </b> sub-menu allows creating new geometric
+objects using advanced algorithms: 
+
 <ul>
-<li>\subpage create_extrusion_page</li>
-<li>\subpage create_revolution_page</li>
-<li>\subpage create_filling_page</li>
-<li>\subpage create_extrusion_alongpath_page</li>
+<li>\subpage create_smoothingsurface_page "Smoothing surface" from a
+  cloud of points. </li> 
 </ul>
 
 */