X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Foffset_operation.doc;h=b1baac12b2ce84e818323a4fb4cbb2fc63869df2;hb=a0e22ed86a0df64143edb095e07295a014b32c88;hp=d2b4b676614229fb8de63bd3d86be16614b9c61d;hpb=239f8109c64fa0c5a2e1d87a420bad5529b57f48;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/offset_operation.doc b/doc/salome/gui/GEOM/input/offset_operation.doc index d2b4b6766..b1baac12b 100644 --- a/doc/salome/gui/GEOM/input/offset_operation.doc +++ b/doc/salome/gui/GEOM/input/offset_operation.doc @@ -9,18 +9,21 @@ Objects) along a local normal by a given \b Offset distance (signed number, negative value meaning inner offset). \n \b Offset operation is applicable to faces, shells and solids. -\n The \b Result will be a \b GEOM_Object -\n TUI Command: geompy.MakeOffset(Shape, Offset), -where Shape is a shape(s) which has to be an offset, Offset is a value of -the offset. -\n Arguments: Name + Object (face(s), shell(s), solid(s)) + -Offset value +\n \ref restore_presentation_parameters_page "Advanced options". + \image html transformation11.png \n Example: -\image html offsetsn.png +\image html offsetsn.png "The box and its offset surface" + +\n TUI Command: geompy.MakeOffset(Shape, Offset), +where Shape is a shape(s) which has to be an offset, Offset is a value of +the offset. +\n Arguments: Name + Object (face(s), shell(s), solid(s)) + +Offset value. +\n The \b Result will be a \b GEOM_Object. Our TUI Scripts provide you with useful examples of the use of \ref tui_offset "Transformation Operations".