connect#
- ansys.systemcoupling.core.connect(host, port)#
Connect to an instance of System Coupling already running in server mode.
- Parameters:
- Returns:
ansys.systemcoupling.core.session.Session
Session object, providing access to a set up and solve API controlling a remote System Coupling instance.
- Return type: