0022108: EDF 2547 SMESH: Duplicate elements only

+  void DoubleElements( const TIDSortedElemSet& theElements );
This commit is contained in:
eap 2013-05-28 16:41:32 +00:00
parent c25ddc7d49
commit 9d998b2291

View File

@ -504,6 +504,8 @@ public:
// Return an index of the shape theElem is on
// or zero if a shape not found
void DoubleElements( const TIDSortedElemSet& theElements );
bool DoubleNodes( const std::list< int >& theListOfNodes,
const std::list< int >& theListOfModifiedElems );