Salome HOME
0021819: [CEA 646] BLSURF creates duplicate nodes, mesh impossible with GHS3D
authoreap <eap@opencascade.com>
Wed, 29 Aug 2012 07:28:51 +0000 (07:28 +0000)
committereap <eap@opencascade.com>
Wed, 29 Aug 2012 07:28:51 +0000 (07:28 +0000)
commitbc5548711f87eced3bf3489a2969302e7b866e2e
tree7882a8f2176663a17694d0e71e8b54f866dc282e
parent9591aa359c0f2b1bb80ed748ecf269878e93e57f
0021819: [CEA 646] BLSURF creates duplicate nodes, mesh impossible with GHS3D

+          // prevent creation of a node on an internal vertex by SMESH Engine
+          mesh.GetSubMesh( exp_face.Current() )->SetIsAlwaysComputed( true );
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx