omni.kit.selection
Overview
API (python)
Modules
omni.kit.selection
Submodules
selection
Classes
HideUnselectedCommand
SelectAllCommand
SelectHierarchyCommand
SelectInvertCommand
SelectKindCommand
SelectLeafCommand
SelectListCommand
SelectNoneCommand
SelectParentCommand
SelectSimilarCommand
SelectionExtension
Functions
deregister_actions
register_actions
selection_actions
Functions
deregister_actions
register_actions
Classes
HideUnselectedCommand
SelectAllCommand
SelectHierarchyCommand
SelectInvertCommand
SelectKindCommand
SelectLeafCommand
SelectListCommand
SelectNoneCommand
SelectParentCommand
SelectSimilarCommand
SelectionExtension
Functions
deregister_actions
register_actions
Omniverse Kit
»
API (python)
»
Modules
»
omni.kit.selection
»
omni.kit.selection Submodules
»
omni.kit.selection.selection
»
omni.kit.selection.selection Classes
»
SelectionExtension
SelectionExtension
class
omni.kit.selection.selection.
SelectionExtension
Bases:
IExt
Methods
on_shutdown
()
on_startup
(ext_id)
__init__
(
self
:
omni.ext._extensions.IExt
)
→
None