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