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=882ffe16a5218785ed3a2ffdc2d93aa4b57c1545;hp=f97527a1a7294c903a5172172b0d48c87289efbc;hpb=392885c1a8d50369708bbe5e6b44033ed8b8ba51;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 f97527a1a..d7705a3f0 100644 --- a/doc/salome/gui/GEOM/input/restore_presentation_parameters.doc +++ b/doc/salome/gui/GEOM/input/restore_presentation_parameters.doc @@ -1,12 +1,14 @@ /*! -\page restore_presentation_parameters_page Restore presentation parameters and a tree of subshapes +\page restore_presentation_parameters_page Advanced Transformation Options -\n This functionality allows the operation result to inherit colour -and subshapes from its arguments. +
Set presentation parameters and sub-shapes from 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 @@ -15,43 +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 "Thev resulting shape" +\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 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 sub-shapes. +By default this option is On. + +\anchor preview_anchor
Preview
+Preview checkbox allows displaying/erasing simulation of the Result in the viewer. + */