mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
26 lines
686 B
Plaintext
26 lines
686 B
Plaintext
/*!
|
|
|
|
\page tui_boolean_operations_page Boolean Operations
|
|
|
|
\anchor tui_fuse
|
|
<br><h2>Fuse</h2>
|
|
\include boolean_operations_ex01.py
|
|
<a href="../../examples/GEOM/boolean_operations_ex01.py">Download this script</a>
|
|
|
|
\anchor tui_common
|
|
<br><h2>Common</h2>
|
|
\include boolean_operations_ex02.py
|
|
<a href="../../examples/GEOM/boolean_operations_ex02.py">Download this script</a>
|
|
|
|
\anchor tui_cut
|
|
<br><h2>Cut</h2>
|
|
\include boolean_operations_ex03.py
|
|
<a href="../../examples/GEOM/boolean_operations_ex03.py">Download this script</a>
|
|
|
|
\anchor tui_section
|
|
<br><h2>Section</h2>
|
|
\include boolean_operations_ex04.py
|
|
<a href="../../examples/GEOM/boolean_operations_ex04.py">Download this script</a>
|
|
|
|
*/
|