Session#
The Session
class is the client interface to a System Coupling service
instance, providing a Pythonic API for setting up and solving coupled analyses.
|
Client interface to a System Coupling server instance, providing an API to set up and solve coupled analyses. |
The Session
class also exposes a quasi-private property to access
the System Coupling native API directly. For more information, see
Session._native_api and NativeApi.