start#
- LocalLauncher.start() Session #
Start an EnSight session using the local EnSight installation.
This method launches a copy of EnSight locally that supports the gRPC interface. It creates and binds a
Session
instance to the created gRPC session and returns that session.- Returns:
obj
PyEnSight
Session
object instance.
- Raises:
- RuntimeError:
If the necessary number of ports could not be allocated.