mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 18:18:34 +05:00
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
/*!
|
|
|
|
\page clipping_page Clipping
|
|
|
|
\n Using this menu you can create cross-section views (clipping planes)
|
|
of your mesh.
|
|
|
|
To start, click on the \em New button.
|
|
|
|
\image html a-clipping2.png
|
|
|
|
Now you can define the parameters of your cross-section: list of
|
|
<b>meshes, sub-meshes and groups</b> the cross-section will be applied to
|
|
(<b>Select all</b> button allows to select and deselect all available
|
|
objects at once), \b Orientation (X-Y, X-Z or Y-Z); \b Distance between the
|
|
opposite extremities of the boundary box of selected objects, if it is set
|
|
to 0.5 the boundary box is split in two halves; and \b Rotation (in angle
|
|
degrees) <b>around X</b> (Y to Z) and <b>around Y</b> (X to Z).
|
|
If the <b>Show preview</b> button is on, you can see the clipping plane
|
|
in the <b>3D Viewer</b>.
|
|
|
|
\image html image79.jpg "The plane and the cut object"
|
|
|
|
If the <b>Auto Apply</b> button is on, you can preview the
|
|
cross-section in the <b>3D Viewer</b>.
|
|
|
|
\image html image99.gif "The cross-section"
|
|
|
|
To get a new object from \b Clipping, click \b Apply.
|
|
|
|
*/
|