\page check_compound_of_blocks_page Check Compound of Blocks
-This operation checks whether a shape is a compound of glued blocks.
+This operation checks whether a shape is a compound of glued blocks
+and tries to improve the shape to make it include only valid blocks.
\image html measures10.png
- Not glued;
- Not connected;
- Extra or degenerated edge.
-- <b>Incriminated Sub-shapes</b> field outputs the list of sub-shapes that cause problem. It is possible to select them in the list and publish in the study for further analysis by clicking \b Apply or <b>Apply and Close</b> button.
+- <b>Incriminated Sub-shapes</b> field outputs the list of sub-shapes that cause problem.
+- \b Apply and <b>Apply and Close</b> buttons launch an improving process
+and publish a result shape which includes valid blocks only. The
+improving process tries to
+ - remove seam edges and degenerated edges of surfaces of revolution;
+ - re-approximate surfaces to exclude singularities on boundaries;
+ - unite edges and faces;
+ - glue faces.
+
\n <b>TUI Command:</b>
See also a \ref tui_check_compound_of_blocks_page "TUI example".
-*/
\ No newline at end of file
+*/
There are two ways to check self-intersections.
\anchor check_self_intersections_topological
-<br><h3>Check topological intersections</h2>
+<br><h3>Check topological intersections</h3>
This operation checks the topology of the selected shape to detect self-intersections.
See also a \ref tui_check_self_intersections_page "TUI example".
\anchor check_self_intersections_fast
-<br><h3>Fast intersection</h2>
+<br><h3>Fast intersection</h3>
This operations allows to quickly detect self-interferences of the given shape by means of algorithm based on mesh intersections.
See also a \ref tui_check_self_intersections_fast_page "TUI example".
-*/
\ No newline at end of file
+*/