omni.kit.menu.edit.scripts

Submodules Summary:

omni.kit.menu.edit.scripts.edit

This module extends the edit menu functionality within an application, providing mechanisms to manipulate edit menu actions related to selection, duplication, deletion, and other common editing tasks for prims in a USD stage.

omni.kit.menu.edit.scripts.edit_actions

This module provides functions to register and deregister a variety of editing-related actions for extensions using the omni.kit.actions.core module.

omni.kit.menu.edit.scripts.selection

This module provides the Selection class to encapsulate selection details, including a description and a timestamp.

omni.kit.menu.edit.scripts.selection_window

This module provides a SelectionSetWindow class for creating a new selection set with a user-defined name through a UI window.

Classes Summary:

EditMenuExtension

A class for extending the edit menu functionality within an application.

Functions Summary:

get_extension_path

Retrieves the full path to a specified subdirectory within the extension’s directory.