Salome HOME
bab9ca7b80b9f837bc954f64e07177cf5d096570
[modules/geom.git] / doc / salome / gui / GEOM / input / cut_operation.doc
1 /*!
2
3 \page cut_operation_page Cut
4
5 \n To produce a \b Cut operation in the <b>Main Menu</b> select <b>Operations - > Boolean - > Cut</b>
6
7 \n This operation cuts a shape with another one.
8 \n The \b Result will be any \b GEOM_Object.
9 \n <b>Arguments:</b> Name + 2 shapes.
10 \n <b>Advanced option:</b>
11    \ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments".
12
13 \n <b>Dialog Box:</b>
14
15 \image html bool3.png
16
17 \n <b>Example:</b>
18
19 \image html fusesn1.png "The initial shapes"
20
21 \image html cutsn.png "The resulting object"
22
23 Our <b>TUI Scripts</b> provide you with useful examples of the use of 
24 \ref tui_cut "Boolean Operations".
25
26 */