Salome HOME
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
[modules/geom.git] / doc / salome / gui / GEOM / input / restore_presentation_parameters.doc
index fd26d05e2817c5c37bb8d9ace11dfb4c6ad4dd2c..d7705a3f07d982094842b434fb95d5bb15a7f503 100644 (file)
@@ -2,13 +2,13 @@
 
 \page restore_presentation_parameters_page Advanced Transformation Options
 
-<br><center><b>Set presentation parameters and subshapes from arguments</b></center>
+<br><center><b>Set presentation parameters and sub-shapes from arguments</b></center>
 
 \n This option allows the operation result to inherit color
-and subshapes from its arguments.
+and sub-shapes from its arguments.
 
 \n To activate this functionality, check in "Set
-presentation parameters and subshapes from arguments" checkbox in the
+presentation parameters and sub-shapes from arguments" checkbox in the
 corresponding dialog.
 
 \n For example, there exist two objects: Box_1 with two published
@@ -23,7 +23,7 @@ We create a Cut of Box_1 with Cylinder_1.
 
 \image html restore-ss-cut.png
 
-The resulting shape inherits the subshapes and the colour of Box_1. 
+The resulting shape inherits the sub-shapes and the colour of Box_1. 
 
 \image html restore-ss-viewer-cut.png "The resulting shape"
 
@@ -35,30 +35,30 @@ We create a Common of Box_1 and Cylinder_1.
 
 \image html restore-ss-dialog.png
 
-\n The resulting object is created with several subshapes that correspond to the
-operation arguments and their published subshapes. The resulting shape
-has a default color, but its subshapes inherit colors corresponding
-to arguments and their subshapes.
+\n The resulting object is created with several sub-shapes that correspond to the
+operation arguments and their published sub-shapes. The resulting shape
+has a default color, but its sub-shapes inherit colors corresponding
+to arguments and their sub-shapes.
 
 \image html restore-ss-viewer-after.png "The resulting shape"
 
 
 Please, note that when the resulting shape corresponds to one
-argument, the inherited subshapes depend directly on the resulting shape.
+argument, the inherited sub-shapes depend directly on the resulting shape.
 
 \image html restore-ss-OB-cut.png
 
 When the resulting shape is composed from multiple arguments, the 
-inherited subshapes depend on the arguments.
+inherited sub-shapes depend on the arguments.
 
 \image html restore-ss-OB.png
 
 \n You can also call this functionality from your python scripts.
 See our <b>TUI Scripts</b> for \ref tui_restore_prs_params "example".
 
-<br><center><b>Add prefix to names of restored subshapes</b></center>
+<br><center><b>Add prefix to names of restored sub-shapes</b></center>
 This option allows adding the prefix "from_" to the names of
-restored sub-shapes, and the prefix "from_subshapes_of_" to the names of partially restored subshapes. 
+restored sub-shapes, and the prefix "from_subshapes_of_" to the names of partially restored sub-shapes. 
 By default this option is On.
 
 \anchor preview_anchor <br><center><b>Preview</b></center>