]> SALOME platform Git repositories - modules/geom.git/blob - doc/salome/gui/GEOM/input/cut_operation.doc
Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[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
11 \n <b>Dialog Box:</b>
12
13 \image html bool3.png
14
15 \n <b>Example:</b>
16
17 \image html fusesn1.png
18
19 \image html cutsn.png
20
21 Our <b>TUI Scripts</b> provide you with useful examples of the use of 
22 \ref tui_cut "Boolean Operations".
23
24 */