find_kit_filename#

static Omniverse.find_kit_filename(fallback_directory: str | None = None) str | None#

Use a combination of the current omniverse application and the information in the local .nvidia-omniverse/config/omniverse.toml file to come up with the pathname of a kit executable suitable for hosting another copy of the ansys.geometry.server kit.

Returns:
Optional[str]

The pathname of a kit executable or None