mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-24 08:20:34 +05:00
Changes for bug 18911 from Mantis.
This commit is contained in:
parent
313bdfc1c7
commit
72982ad122
@ -92,8 +92,8 @@ void StdMeshers_QuadrangleParams_i::SetTriaVertex(CORBA::Long vertID)
|
||||
}
|
||||
|
||||
// Update Python script
|
||||
/* SMESH::TPythonDump() << _this() << ".SetEdgesToReverse( "
|
||||
<< theList << " )";*/
|
||||
SMESH::TPythonDump() << _this() << ".SetTriaVertex( "
|
||||
<< vertID << " )";
|
||||
}
|
||||
|
||||
//=============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user