mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-14 19:15:33 +05:00
0022108: EDF 2547 SMESH: Duplicate elements only
+ void DoubleElements( const TIDSortedElemSet& theElements );
This commit is contained in:
parent
c25ddc7d49
commit
9d998b2291
@ -504,6 +504,8 @@ public:
|
|||||||
// Return an index of the shape theElem is on
|
// Return an index of the shape theElem is on
|
||||||
// or zero if a shape not found
|
// or zero if a shape not found
|
||||||
|
|
||||||
|
void DoubleElements( const TIDSortedElemSet& theElements );
|
||||||
|
|
||||||
bool DoubleNodes( const std::list< int >& theListOfNodes,
|
bool DoubleNodes( const std::list< int >& theListOfNodes,
|
||||||
const std::list< int >& theListOfModifiedElems );
|
const std::list< int >& theListOfModifiedElems );
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user