mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +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
|
// Update Python script
|
||||||
/* SMESH::TPythonDump() << _this() << ".SetEdgesToReverse( "
|
SMESH::TPythonDump() << _this() << ".SetTriaVertex( "
|
||||||
<< theList << " )";*/
|
<< vertID << " )";
|
||||||
}
|
}
|
||||||
|
|
||||||
//=============================================================================
|
//=============================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user