]> SALOME platform Git repositories - modules/visu.git/blob - doc/salome/gui/VISU/input/clipping.doc
Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/visu.git] / doc / salome / gui / VISU / input / clipping.doc
1 /*!
2
3 \page clipping_page Clipping
4
5 \n Using this menu you can create cross-section views (clipping planes) of your presentation.
6
7 To start, click on the \b New button. A new clipping plane will be
8 immediately displayed in 3D Viewer. You can create as many clipping
9 planes as you need. To delete an unwanted plane, select it in the list of
10 planes and click \b Delete button.
11
12 \image html clipping1.png
13
14 Now you can define the parameters of your cross-section. You can
15 define them either in <b>Non Structured</b> or in <b>IJK
16 (Structured)</b> way.
17
18 <b>Non Structured</b> mode allows to select the clipping plane by
19 adjusting the following parameters:
20 <ul>
21 <li>\b Orientation - allows to choose horizontal (X-Y) or vertical
22 (Y-Z and Z-X) orientation of the clipping plane;</li>
23 <li>\b Distance is defined between the opposite extremities of the
24 object (if it is set to 0.5 the object is split in two halves);</li>
25 <li>\b Rotation (in angle degrees) allows to rotate the clipping plane
26 about the axes defining the orientation plane.</li>
27 <li><b>Show preview</b> - displays the clipping plane in the 3D
28 Viewer.</li>
29 <li><b>Auto Apply</b> - automatically hides from view the part of
30 object truncated by the plane.</li>
31 </ul>
32
33 <br>
34 \image html clipping2.png
35
36 In the <b>IJK (Structured)</b> mode the clipping plane will be
37 oriented completely perpendicular to one of the selectable Axes.
38 <ul>
39 <li>\b Index gives the choice of several possible positions of the plane. </li>
40 <li><b>Reverse normal</b> - allows to select which part of the object should be truncated.  </li>
41 <li><b>Show preview</b> - displays the clipping plane in the 3D Viewer. </li>
42 <li><b>Auto Apply</b> - automatically hides from view the part of object truncated by the plane. </li>
43 </ul>
44
45 */