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