mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
528f4842f4
Additional improvements: - Add multi-share parameter to allow searching not sub-shapes which are shared either by all or by couples of input shapes - Avoid raising exception if no sub-shapes is found; return empty result instead - Add test script
22 lines
452 B
Plaintext
22 lines
452 B
Plaintext
/*!
|
|
|
|
\page tui_basic_operations_page Basic Operations
|
|
|
|
\anchor tui_partition
|
|
<br><h2>Partition</h2>
|
|
\tui_script{basic_operations_ex01.py}
|
|
|
|
\anchor tui_archimede
|
|
<br><h2>Archimede</h2>
|
|
\tui_script{basic_operations_ex02.py}
|
|
|
|
\anchor tui_restore_prs_params
|
|
<br><h2>Restore presentation parameters and sub-shapes</h2>
|
|
\tui_script{basic_operations_ex03.py}
|
|
|
|
\anchor tui_shared_shapes
|
|
<br><h2>Get shared shapes</h2>
|
|
\tui_script{basic_operations_ex04.py}
|
|
|
|
*/
|