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