pymel.core.windows.runTimeCommand

runTimeCommand(*args, **kwargs)

Flags:

Long Name / Short Name Argument Types Properties
annotation / ann unicode  
   
category / cat unicode  
   
categoryArray / caa bool  
   
command / c callable  
   
commandArray / ca bool  
   
commandLanguage / cl unicode  
   
default / d bool  
   
defaultCommandArray / dca bool  
   
delete / delete bool  
   
exists / ex bool  
   
hotkeyCtx / hc unicode  
   
numberOfCommands / nc bool  
   
numberOfDefaultCommands / ndc bool  
   
numberOfUserCommands / nuc bool  
   
save / s bool  
   
showInHotkeyEditor / she bool  
   
userCommandArray / uca bool  
   

Derived from mel command maya.cmds.runTimeCommand