Salome HOME
23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic
authoreap <eap@opencascade.com>
Thu, 23 Apr 2015 14:24:53 +0000 (17:24 +0300)
committereap <eap@opencascade.com>
Thu, 23 Apr 2015 14:24:53 +0000 (17:24 +0300)
commite29c1bb636a70d56d65c28211dfeaaae4654b3d0
tree7641681a9edf0aa79c89abdd3502df5025d9282c
parentc41b8e1caac50cdcd1bea8be471e9f5b3a644a51
23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic

    Fix SMESH_MesherHelper::FixQuadraticElements()

Bug: SIGSEGV in Convert To Quadratic after mesh.Clear() if the previous Convert reported a warning
Bug: Group On Filter with BelongToMeshGroup is not updated if refers to a group with BelongToPlane
src/Controls/SMESH_Controls.cxx
src/SMESH/SMESH_MesherHelper.cxx
src/SMESH_I/SMESH_MeshEditor_i.cxx