Salome HOME
0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells V5_1_4rc1
authoreap <eap@opencascade.com>
Wed, 28 Apr 2010 09:19:46 +0000 (09:19 +0000)
committereap <eap@opencascade.com>
Wed, 28 Apr 2010 09:19:46 +0000 (09:19 +0000)
commit4576a39f364a8518b8e186c6032c573bf5657ab6
treebd76880f7d0c2b93678d2effb25fcf8325e33976
parentba906fcdb559f37ecb62f0a766f3e65dce5041e9
0020682: EDF 1222 SMESH: 3D mesh from a skin mesh and with volumic cells
  * Restore the lost fix:

       if(faces==0)
-        return error( COMPERR_BAD_INPUT_MESH,
-                      SMESH_Comment("No triangles in adaptor for element ")<<elem->GetID());
+        continue; // Issue 0020682. There already can be 3d mesh
src/NETGENPlugin/NETGENPlugin_NETGEN_3D.cxx