Salome HOME
0022618: [CEA 1062] Define the transparency by default in the preferences
[modules/geom.git] / doc / salome / gui / GEOM / input / offset_operation.doc
index c6fe55082496f5eb8517b5f7ed2530f60964925b..b1baac12b2ce84e818323a4fb4cbb2fc63869df2 100644 (file)
@@ -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 <b>TUI Command:</b> <em>geompy.MakeOffset(Shape, Offset),</em>
-where Shape is a shape(s) which has to be an offset, Offset is a value of
-the offset.
-\n <b>Arguments:</b> Name + Object (face(s), shell(s), solid(s)) +
-Offset value
-\n <b>Advanced option:</b>
-   \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 <b>TUI Command:</b> <em>geompy.MakeOffset(Shape, Offset),</em>
+where Shape is a shape(s) which has to be an offset, Offset is a value of
+the offset.
+\n <b>Arguments:</b> Name + Object (face(s), shell(s), solid(s)) +
+Offset value.
+\n The \b Result will be a \b GEOM_Object. 
+
 Our <b>TUI Scripts</b> provide you with useful examples of the use of
 \ref tui_offset "Transformation Operations".