PAL10158. Add clearMesh()

This commit is contained in:
eap 2005-11-07 14:34:13 +00:00
parent 7a320061b4
commit b992817854

View 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