Exemple #1
0
 def SetVertices(self, ind):
     return _element.Element_SetVertices(self, ind)
Exemple #2
0
 def SetVertices(self, ind):
     """SetVertices(Element self, int const * ind)"""
     return _element.Element_SetVertices(self, ind)