mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
c9521ab164
- Rename "Section" operation to "Intersection"
22 lines
379 B
Plaintext
22 lines
379 B
Plaintext
/*!
|
|
|
|
\page tui_boolean_operations_page Boolean Operations
|
|
|
|
\anchor tui_fuse
|
|
<br><h2>Fuse</h2>
|
|
\tui_script{boolean_operations_ex01.py}
|
|
|
|
\anchor tui_common
|
|
<br><h2>Common</h2>
|
|
\tui_script{boolean_operations_ex02.py}
|
|
|
|
\anchor tui_cut
|
|
<br><h2>Cut</h2>
|
|
\tui_script{boolean_operations_ex03.py}
|
|
|
|
\anchor tui_section
|
|
<br><h2>Intersection</h2>
|
|
\tui_script{boolean_operations_ex04.py}
|
|
|
|
*/
|