|
MECO™ API Reference
|
[ FILE ] - Operate on Maya nodes. More...
Functions | |
| def | displayNodeType () |
| Display type of selected nodes. More... | |
| def | deleteUnknownNodes () |
| Delete all unknown nodes in the scene. More... | |
| def | deleteOnChannelBox (confirmDeletion=False) |
| Delete selected node on the main channel box. More... | |
[ FILE ] - Operate on Maya nodes.
| def mMayaNode.utilitiesLib.displayNodeType | ( | ) |
Display type of selected nodes.
| N/A |
| def mMayaNode.utilitiesLib.deleteUnknownNodes | ( | ) |
Delete all unknown nodes in the scene.
| N/A |
| def mMayaNode.utilitiesLib.deleteOnChannelBox | ( | confirmDeletion = False | ) |
Delete selected node on the main channel box.
| confirmDeletion | [ bool | False | in ] - Whether a confirm dialog appears for deletion. |
| N/A |
1.8.18