halt_ensight_on_close#

property Session.halt_ensight_on_close: bool#

Flag for indicating whether to halt EnSight on close. If this property is True and the session was created via a launcher, when the session is closed, the EnSight instance is stopped.

Note

While this flag prevents the close method from shutting down EnSight, depending on how the host Python interpreter is configured, the EnSight session may still be halted. For example, this behavior can occur in Jupyter Lab.