select_containers
HighlightBySceneSelection
Bases: InventoryAction
Select containers in scene inventory from the current scene selection
Source code in client/ayon_maya/plugins/inventory/select_containers.py
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
|
SelectInScene
Bases: InventoryAction
Select nodes in the scene from selected containers in scene inventory
Source code in client/ayon_maya/plugins/inventory/select_containers.py
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
|