def AddConnections(self, r, c, nc): return _table.Table_AddConnections(self, r, c, nc)
def AddConnections(self, r, c, nc): r"""AddConnections(Table self, int r, int const * c, int nc)""" return _table.Table_AddConnections(self, r, c, nc)