omni.kit.menu.file.scripts

Submodules Summary:

omni.kit.menu.file.scripts.file

This module extends the Omniverse Kit editor with enhanced file operation capabilities, including handling recent files, saving and opening scenes, and managing USD stage events.

omni.kit.menu.file.scripts.file_actions

This module provides functions for file-related actions within the Omniverse Kit Menu such as posting notifications, quitting the application, handling USD stages, and registering or deregistering actions.

Classes Summary:

FileMenuDelegate

A delegate class for customizing the appearance and behavior of the File menu.

FileMenuExtension

A class that extends the Omniverse Kit editor with file menu functionalities.

Functions Summary:

get_extension_path

Returns the normalized path by joining the given sub-directory with the extension’s base path.

get_instance

Returns the instance of the FileMenuExtension.