omni.kit.menu.edit.scripts Submodules

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.