Salome HOME
22526: SMESH 2864 - Projection and Extrusion
authoreap <eap@opencascade.com>
Mon, 7 Apr 2014 11:45:23 +0000 (15:45 +0400)
committereap <eap@opencascade.com>
Mon, 7 Apr 2014 11:45:23 +0000 (15:45 +0400)
commit64b2fcfed194fa6b38bfd122df9f893863cd7b78
treec7e50ed16ec05e563f8b183502d68cd8c050cadc
parent86a1fe792fb870a2545991930adce59cecb28a14
22526: SMESH 2864 - Projection and Extrusion

1) Set warning mesh icon if the mesh is computed with hyp errors.
2) When edit mesh, get name of geometry from the study directly (not SO -> GEOM_Object -> SO -> name ).
3) Prevent an exception when projecting faces with many holes.
src/SMESHGUI/SMESHGUI_ComputeDlg.cxx
src/SMESHGUI/SMESHGUI_GEOMGenUtils.cxx
src/SMESHGUI/SMESHGUI_GEOMGenUtils.h
src/SMESHGUI/SMESHGUI_MeshOp.cxx
src/StdMeshers/StdMeshers_ProjectionUtils.cxx