X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_revolution.doc;h=4e649ad7c300f029d6e11c60f6a4acf41dbfac77;hb=f4b5386b2ea36dbc789e4d31a877a11922b71fc8;hp=80c7ebc5fde6e0ba186514cc9656825fcf6f4fbd;hpb=392885c1a8d50369708bbe5e6b44033ed8b8ba51;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/creating_revolution.doc b/doc/salome/gui/GEOM/input/creating_revolution.doc index 80c7ebc5f..4e649ad7c 100644 --- a/doc/salome/gui/GEOM/input/creating_revolution.doc +++ b/doc/salome/gui/GEOM/input/creating_revolution.doc @@ -7,7 +7,8 @@ select New Entity - > Generation - > Revolution \n To create an extruded shape by \b Revolution you need to define the source \b Object to rotate, the \b Axis of revolution and the \b Angle by which -the \b Shape has to be rotated around the \b Axis (in degrees). +the \b Shape has to be rotated around the \b Axis (in degrees).
+It is possible to select in GUI several objects to make several revolutions (using Shift button). \n Both Directions checkbox allows extruding the source object both forward and backward. \n The \b Result of the operation will be a GEOM_Object (edge, face, shell, @@ -15,6 +16,7 @@ solid or compsolid). \n TUI Command: geompy.MakeRevolution(Shape, Axis, Angle). \n Arguments: Name + 1 shape (vertex, edge, planar wire, face or shell) serving as base object + 1 vector (for direction) + 1 value (angle). +\n Advanced options \ref preview_anchor "Preview" \image html revolution.png