Salome HOME
0021818: [CEA 645] Error when using Use Internal Vertices
authoreap <eap@opencascade.com>
Tue, 28 Aug 2012 15:09:11 +0000 (15:09 +0000)
committereap <eap@opencascade.com>
Tue, 28 Aug 2012 15:09:11 +0000 (15:09 +0000)
commit9591aa359c0f2b1bb80ed748ecf269878e93e57f
tree55f7b4e44d9ef5fde7ca86627d1da89712b16c58
parentdc1d9f69835d208a67315f601d14422703efd1de
0021818: [CEA 645] Error when using Use Internal Vertices

make enforced only INTERNAL vertices

+          if ( exp_face.Current().Orientation() != TopAbs_INTERNAL &&
+               SMESH_MesherHelper::GetAncestors( exp_face.Current(), mesh, TopAbs_EDGE )->more())
+            continue;
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx