Salome HOME
PAL10158. Add clearMesh()
authoreap <eap@opencascade.com>
Mon, 7 Nov 2005 14:34:13 +0000 (14:34 +0000)
committereap <eap@opencascade.com>
Mon, 7 Nov 2005 14:34:13 +0000 (14:34 +0000)
src/SMESH/SMESH_Pattern.hxx

index 373d2ef25a18dda7016eb541fd904bf48776e0b2..cc0bd159a1e317fbd22c4ccaa6bdb99552a72327 100644 (file)
@@ -301,7 +301,10 @@ class SMESH_Pattern {
                   const std::list< int >& theIdsList) const;
   // check xyz ids order in theIdsList taking into account
   // theFirstNode on a link
-                  
+
+  void clearMesh(SMESH_Mesh* theMesh) const;
+  // clear mesh elements existing on myShape in theMesh
+
  private:
   // fields