pymel.core.system.unknownNode — PyMEL 1.0.7 documentation

pymel.core.system.unknownNode

unknownNode(*args, **kwargs)

Allows querying of the data stored for unknown nodes (nodes that are defined by a plug-in that Maya could not load when loading a scene file).

Flags:

Long Name / Short Name Argument Types Properties
plugin / p bool  
   
realClassName / rcn bool ../../../_images/query.gif
 
Return the real class name of the node.
realClassTag / rct bool ../../../_images/query.gif
 
Return the real class IFF tag of the node. Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.unknownNode

Previous topic

pymel.core.system.undoInfo

Next topic

pymel.core.system.unknownPlugin

Core Modules

Type Modules

Other Modules

This Page