Salome HOME
2bfa8292bc6ba53c8415e91b4d1dda2c871d8972
[modules/smesh.git] / doc / salome / gui / SMESH / input / clipping.doc
1 /*!
2
3 \page clipping_page Clipping
4
5 \n Using this menu you can create cross-section views (clipping planes)
6 of your mesh.
7
8 To start, click on the \em New button.
9
10 \image html a-clipping2.png
11
12 Now you can define the parameters of cross-section: 
13 <ul>
14 <li> List of <b>meshes, sub-meshes and groups</b> to which the cross-section will be applied.
15 /n <b>Select all</b> button allows to select and deselect all available
16 objects at once).</li>
17 <li> \b Orientation (X-Y, X-Z or Y-Z).</li>
18 <li> \b Distance between the opposite extremities of the boundary box
19 of selected objects, if it is set
20 to 0.5 the boundary box is split in two halves. </li>
21 <li> \b Rotation (in angle
22 degrees) <b>around X</b> (Y to Z) and <b>around Y</b> (X to Z).</li>
23 <li>If the <b>Show preview</b> button is on, you can see the clipping plane
24 in the <b>3D Viewer</b>.</li>
25 </ul>
26
27 \image html image79.jpg "The plane and the cut object"
28
29 If the <b>Auto Apply</b> button is on, you can preview the
30 cross-section in the <b>3D Viewer</b>.
31
32 \image html image99.gif "The cross-section"
33
34 To get a new object from \b Clipping, click \b Apply.
35
36 */