mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 18:50:33 +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;
|
const std::list< int >& theIdsList) const;
|
||||||
// check xyz ids order in theIdsList taking into account
|
// check xyz ids order in theIdsList taking into account
|
||||||
// theFirstNode on a link
|
// theFirstNode on a link
|
||||||
|
|
||||||
|
void clearMesh(SMESH_Mesh* theMesh) const;
|
||||||
|
// clear mesh elements existing on myShape in theMesh
|
||||||
|
|
||||||
private:
|
private:
|
||||||
// fields
|
// fields
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user