Ejemplo n.º 1
0
 def GetEdgeMaster(self, v1, v2):
     r"""GetEdgeMaster(NCMesh self, int v1, int v2) -> int"""
     return _ncmesh.NCMesh_GetEdgeMaster(self, v1, v2)
Ejemplo n.º 2
0
 def GetEdgeMaster(self, v1, v2):
     return _ncmesh.NCMesh_GetEdgeMaster(self, v1, v2)