From ea0cbb05f142522b66887df3d83707c5d40eb5df Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 19 Nov 2012 13:19:45 +0000 Subject: [PATCH] 0021985: [CEA 715] "Clear mesh data" on a skin mesh without geometry does not preserve the skin mesh New behavior: - mesh is built on geometry -> "Clear mesh data" removes all nodes/elements - mesh w/o geometry (imported, compound, made from scratch) -> "Clear mesh data" removes only nodes/elements computed by algorithms --- .../gui/SMESH/input/removing_nodes_and_elements.doc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc b/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc index 0a48ee65e..873ccd5f5 100644 --- a/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc +++ b/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc @@ -122,8 +122,16 @@ button in the toolbar. You can also right-click on the mesh in the Object Browser and select Clear Mesh Data in the pop-up menu. +
\image html mesh_clear.png -
"Clear Mesh Data" button
+"Clear Mesh Data" button
+ +\note This command works different in following situations:
See Also a sample TUI Script of a -- 2.39.2