From 06b29d453137c163358db33d25431cd8e4f36b48 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 26 May 2008 14:06:14 +0000 Subject: [PATCH] PAL19802 A "Clear Mesh data" method for SMESH.Mesh objects --- .../input/removing_nodes_and_elements.doc | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) 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 87353f52a..a9fb5c7f3 100644 --- a/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc +++ b/doc/salome/gui/SMESH/input/removing_nodes_and_elements.doc @@ -7,6 +7,7 @@
@@ -69,6 +70,25 @@ mesh (with pressed Shift button) by choosing them in the 3D viewer. \image html remove_elements2.png + +
+\anchor clear_mesh_anchor +

Clearing Mesh Data

+ +To remove all nodes and all types of cells in your mesh at once: +
    +
  1. Select your mesh in the Object Browser or in the 3D viewer.
  2. + +
  3. From the Modification menu choose Remove and from the associated +submenu select the Clear Mesh Data, or just click "Clear Mesh Data" +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
+ +
See Also a sample TUI Script of a \ref tui_removing_nodes_and_elements "Removing Nodes and Elements" operation. -- 2.39.2