Salome HOME
def DoubleNodeElemGroupInRegion(self, theElems, theNodesNot, theShape):
authoreap <eap@opencascade.com>
Thu, 17 Dec 2009 10:28:57 +0000 (10:28 +0000)
committereap <eap@opencascade.com>
Thu, 17 Dec 2009 10:28:57 +0000 (10:28 +0000)
commit4bbc67fbbef48e3795c2c446aab600319a33a8af
tree9157790cd5aecbb4e4a3a266ec4e29bd3f88d01d
parent370232fd9804788064f0700b1183a3ab50dc6b70
 def DoubleNodeElemGroupInRegion(self, theElems, theNodesNot, theShape):
0020617: EDF 1207 SMESH: DoubleNode*: impossible to duplicate edges in a 3D mesh

     def DoubleNodeElemGroupInRegion(self, theElems, theNodesNot, theShape):
-        return self.editor.DoubleNodeElemGroup(theElems, theNodesNot, theShape)
+        return self.editor.DoubleNodeElemGroupInRegion(theElems, theNodesNot, theShape)
src/SMESH_SWIG/smeshDC.py