Salome HOME
0ab8db001cdb4f55e5e0ea1184f1b1d24c2c85e1
[modules/geom.git] / doc / salome / gui / GEOM / input / tui_boolean_operations.doc
1 /*!
2
3 \page tui_boolean_operations_page Boolean Operations
4
5 \anchor tui_fuse
6 <br><h2>Fuse</h2>
7 \include boolean_operations_ex01.py
8 <a href="../../examples/GEOM/boolean_operations_ex01.py">Download this script</a>
9
10 \anchor tui_common
11 <br><h2>Common</h2>
12 \include boolean_operations_ex02.py
13 <a href="../../examples/GEOM/boolean_operations_ex02.py">Download this script</a>
14
15 \anchor tui_cut
16 <br><h2>Cut</h2>
17 \include boolean_operations_ex03.py
18 <a href="../../examples/GEOM/boolean_operations_ex03.py">Download this script</a>
19
20 \anchor tui_section
21 <br><h2>Section</h2>
22 \include boolean_operations_ex04.py
23 <a href="../../examples/GEOM/boolean_operations_ex04.py">Download this script</a>
24
25 */