geom/doc/salome/gui/GEOM/input/tui_basic_operations.doc
vsr 528f4842f4 0022747: [EDF] Improvement of Get Shared Shapes operation
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
2014-12-26 13:02:57 +03:00

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}
*/