Example #1
0
 def GetBlock(self, *args):
     r"""
     GetBlock(BlockVector self, int i) -> Vector
     GetBlock(BlockVector self, int i) -> Vector
     """
     return _blockvector.BlockVector_GetBlock(self, *args)
Example #2
0
 def GetBlock(self, *args):
     return _blockvector.BlockVector_GetBlock(self, *args)