From b99281785418b27fd87472f97840a888b7c78437 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 7 Nov 2005 14:34:13 +0000 Subject: [PATCH] PAL10158. Add clearMesh() --- src/SMESH/SMESH_Pattern.hxx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/SMESH/SMESH_Pattern.hxx b/src/SMESH/SMESH_Pattern.hxx index 373d2ef25..cc0bd159a 100644 --- a/src/SMESH/SMESH_Pattern.hxx +++ b/src/SMESH/SMESH_Pattern.hxx @@ -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 -- 2.39.2