Salome HOME
fix failure of non-regression test SMESH_TEST/Grids/smesh/mesh_Projection_2D/A0
authoreap <eap@opencascade.com>
Fri, 1 Mar 2013 11:11:43 +0000 (11:11 +0000)
committereap <eap@opencascade.com>
Fri, 1 Mar 2013 11:11:43 +0000 (11:11 +0000)
commit6444728ac0e3ddcdd1ddc3a1d43cafebb2b9ab40
treecdfcec7b8a2a4f4c4c0f6cb549c7f135359011dd
parent3fa0d8a97833ee5a0ae5bb3cdf108c770349b4ec
fix failure of non-regression test SMESH_TEST/Grids/smesh/mesh_Projection_2D/A0

  Allow assigning "3D Extrusion" algo to a computed 2D mesh w/o
  clearing existing 2D elements

-  void cleanDependsOn( bool keepSupportedsubMeshes = false );
+  void cleanDependsOn( SMESH_Algo* algoRequiringCleaning=0 );
src/SMESH/SMESH_subMesh.cxx
src/SMESH/SMESH_subMesh.hxx