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=c6fe55082496f5eb8517b5f7ed2530f60964925b;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;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 c6fe55082..b1baac12b 100644 --- a/doc/salome/gui/GEOM/input/offset_operation.doc +++ b/doc/salome/gui/GEOM/input/offset_operation.doc @@ -9,14 +9,8 @@ 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 Advanced option: - \ref restore_presentation_parameters_page "Set presentation parameters and sub-shapes from arguments". +\n \ref restore_presentation_parameters_page "Advanced options". + \image html transformation11.png @@ -24,6 +18,13 @@ Offset value \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".