17 lines
385 B
Plaintext
Raw Normal View History

2009-02-17 05:27:49 +00:00
/*!
\page free_nodes_page Free nodes
2009-12-08 13:11:42 +00:00
This mesh quality control highlights the nodes which are not connected
2009-02-20 14:12:39 +00:00
to any mesh element.
2009-02-17 05:27:49 +00:00
\image html free_nodes.png
2009-12-08 13:11:42 +00:00
In this picture some nodes are not connected to any mesh
2009-02-20 14:12:39 +00:00
element after deleting some elements and adding several isolated nodes.
2009-02-17 05:27:49 +00:00
2009-12-08 13:11:42 +00:00
\sa A sample TUI Script of a \ref tui_free_nodes "Free Nodes quality control"
operation.
2009-02-17 05:27:49 +00:00
*/