This commit is contained in:
eap 2010-07-19 07:57:32 +00:00
parent 420d105fdb
commit 99adc043fe

View File

@ -252,7 +252,7 @@ SMDS_MeshElement* SMESH_MeshEditor::AddElement(const vector<int> & nodeIDs
//=======================================================================
int SMESH_MeshEditor::Remove (const list< int >& theIDs,
const bool isNodes )
const bool isNodes )
{
myLastCreatedElems.Clear();
myLastCreatedNodes.Clear();