X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Frestore_presentation_parameters.doc;h=d7705a3f07d982094842b434fb95d5bb15a7f503;hb=a9bf8c585f1924c1dc4097e442d53eef05338f16;hp=ff7d59c6fef81d9ccb9c2b4d286fe701637cf944;hpb=760878adc945ad1bcdfbfb60af77ef2c13faefee;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/restore_presentation_parameters.doc b/doc/salome/gui/GEOM/input/restore_presentation_parameters.doc index ff7d59c6f..d7705a3f0 100644 --- a/doc/salome/gui/GEOM/input/restore_presentation_parameters.doc +++ b/doc/salome/gui/GEOM/input/restore_presentation_parameters.doc @@ -2,13 +2,13 @@ \page restore_presentation_parameters_page Advanced Transformation Options -
Set presentation parameters and subshapes from arguments
+
Set presentation parameters and sub-shapes from arguments
-\n This option allows the operation result to inherit colour -and subshapes from its arguments. +\n This option allows the operation result to inherit color +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 @@ -17,51 +17,51 @@ faces and Cylinder_1 with free published edges. \image html restore-ss-viewer-before.png "The initial box and cylinder" First, we examine the case when the resulting shape corresponds to one argument (after transformation, -after the boolean operation Cut, or after the partiton with one object shape). +after the Boolean operation Cut, or after the partiton with one object shape). 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" Second, we examine the case when the resulting shape is composed from multiple arguments -(after all boolean operations, except for Cut, or after the partition with +(after all Boolean operations, except for Cut, or after the partition with several object shapes, or if the resulting shape is a compound). 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 colour, 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 TUI Scripts for \ref tui_restore_prs_params "example". -
Add prefix to names of restored subshapes
+
Add prefix to names of restored sub-shapes
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
Preview
-Preview checkbox allows display/erase simulation of the Result in the viewer. +Preview checkbox allows displaying/erasing simulation of the Result in the viewer. */