Omniverse#

class ansys.pyensight.core.utils.omniverse.Omniverse(interface: ensight_api.ensight | ensight)#

Provides the ensight.utils.omniverse interface.

The omniverse class methods provide an interface between an EnSight session and an Omniverse instance. See BETA: Omniverse Interface for additional details.

Parameters:
interface:

Entity that provides the ensight namespace. In the case of EnSight Python, the ensight module is passed. In the case of PyEnSight, Session.ensight is passed.

Methods

Omniverse.close_connection()

Shut down the open EnSight dsg -> omniverse server

Omniverse.create_connection(omniverse_path)

Ensure that an EnSight dsg -> omniverse server is running

Omniverse.update()

Update the geometry in Omniverse