Exemplo n.º 1
0
 def SetVertices(self, ind):
     return _segment.Segment_SetVertices(self, ind)
Exemplo n.º 2
0
 def SetVertices(self, ind):
     r"""SetVertices(Segment self, int const * ind)"""
     return _segment.Segment_SetVertices(self, ind)