Salome HOME
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data...
authoreap <eap@opencascade.com>
Tue, 5 Mar 2019 16:35:52 +0000 (19:35 +0300)
committereap <eap@opencascade.com>
Tue, 5 Mar 2019 16:35:52 +0000 (19:35 +0300)
commitd2248790d7e9f3862ac49798c4c55eeff28df18a
tree829df00a90c4ea908f30cd41eb97abe94c6000a3
parent385d4cede5f752d0eec26c306f3b5e14511e2a3d
#16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand

+
1) Optimize FreeEdges::IsFreeEdge()
2) Fix SMESH_MeshEditor::FindFreeBorder() for the case of multi-continuation
3) Improve Mesh.GetLength() to accept groups and list of IDs
src/Controls/SMESH_Controls.cxx
src/SMESH/SMESH_MeshEditor.cxx
src/SMESHUtils/SMESH_PolyLine.cxx
src/SMESH_I/SMESH_PreMeshInfo.cxx
src/SMESH_SWIG/smeshBuilder.py
src/StdMeshers/StdMeshers_RadialQuadrangle_1D2D.cxx