Example #1
0
 def AddConnections(self, r, c, nc):
     return _table.Table_AddConnections(self, r, c, nc)
Example #2
0
 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)