mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
PAL10158. Add clearMesh()
This commit is contained in:
parent
7a320061b4
commit
b992817854
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user