Salome HOME
23036: [CEA 1459] Regression projection 1D2D
authoreap <eap@opencascade.com>
Tue, 7 Apr 2015 17:39:18 +0000 (20:39 +0300)
committereap <eap@opencascade.com>
Tue, 7 Apr 2015 17:39:18 +0000 (20:39 +0300)
commit80e28740d3fd1b3debb41e25c7fe515cc1305eef
treea64decec24e9c986777f6742f0f70c3ffd2403ae
parent627b77ffd26a692711870d88c599e87899167ffa
23036: [CEA 1459] Regression projection 1D2D

+ Fix Pb: SIGSEGV in StdMeshers_Prism_3D::IsApplicable() on the shape of 23036
+ Fix Pb: "Projection 3D" algo is available in Create mesh dlg on the shape of 23036
+ Add debug trace in case of exceptions in IsApplicable()
+ Fix 52667: SIGSEGV at attempt to create mesh without Geometry when setting hypothesis
src/SMESH_I/SMESH_Gen_i.cxx
src/StdMeshers/StdMeshers_Hexa_3D.hxx
src/StdMeshers/StdMeshers_Prism_3D.cxx
src/StdMeshers/StdMeshers_ProjectionUtils.cxx
src/StdMeshers/StdMeshers_Projection_2D.cxx
src/StdMeshers/StdMeshers_Projection_3D.cxx
src/StdMeshers/StdMeshers_Projection_3D.hxx
src/StdMeshersGUI/StdMeshersGUI_NbSegmentsCreator.cxx
src/StdMeshers_I/StdMeshers_Projection_1D_2D_3D_i.cxx
src/StdMeshers_I/StdMeshers_Projection_1D_2D_3D_i.hxx
src/StdMeshers_I/StdMeshers_i.cxx