Salome HOME
Small change of the interface for MakeVertexOnCurveByLength function: use boolean...
[modules/geom.git] / doc / salome / gui / GEOM / input / cut_operation.doc
1 /*!
2
3 \page cut_operation_page Cut
4
5 For detail description of the Boolean operations please refer to
6 <a href="SALOME_BOA_PA.pdf">this document</a>. 
7 It provides a general review of the Partition and Boolean
8 operations algorithms, describes the usage methodology and highlighs
9 major limitations of these operations.
10
11 To produce a \b Cut operation in the <b>Main Menu</b> select <b>Operations - > Boolean - > Cut</b>
12
13 This operation cuts a shape with another one.
14 The \b Result will be any \b GEOM_Object.
15 <b>Arguments:</b> Name + 2 shapes.
16 <b>Advanced option:</b>
17 \ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments".
18
19 <b>Dialog Box:</b>
20
21 \image html bool3.png
22
23 <b>Example:</b>
24
25 \image html fusesn1.png "The initial shapes"
26
27 \image html cutsn.png "The resulting object"
28
29 Our <b>TUI Scripts</b> provide you with useful examples of the use of 
30 \ref tui_cut "Boolean Operations".
31
32 */