Salome HOME
0021812: [CEA 638] Error when using Use Internal Vertices on all faces
authoreap <eap@opencascade.com>
Fri, 24 Aug 2012 13:23:35 +0000 (13:23 +0000)
committereap <eap@opencascade.com>
Fri, 24 Aug 2012 13:23:35 +0000 (13:23 +0000)
commit25f4a9cc6fd3423d48a41f027a294319509fe737
tree82e0570b5430707ac4740d616988ca433d1e0807
parent5271d408ad19044ca98240ce53bcac217d439aae
0021812: [CEA 638] Error when using Use Internal Vertices on all faces

make enforced only INTERNAL vertices

+          if ( exp_face.Current().Orientation() != TopAbs_INTERNAL )
+            continue;
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx