mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 17:50:37 +05:00
untabify
This commit is contained in:
parent
420d105fdb
commit
99adc043fe
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user