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