pymel.core.other.addExtension

static other.addExtension(*args, **kwargs)
Flags:
Long name (short name) Argument Types Properties
attributeType (at) unicode  
   
binaryTag (bt) unicode  
   
cachedInternally (ci) bool  
   
category (ct) unicode  
   
dataType (dt) unicode  
   
defaultValue (dv) float  
   
enumName (en) unicode  
   
exists (ex) bool  
   
fromPlugin (fp) bool  
   
hasMaxValue (hxv) bool  
   
hasMinValue (hnv) bool  
   
hasSoftMaxValue (hsx) bool  
   
hasSoftMinValue (hsn) bool  
   
hidden (h) bool  
   
indexMatters (im) bool  
   
internalSet (internalSet) bool  
   
keyable (k) bool  
   
longName (ln) unicode  
   
maxValue (max) float  
   
minValue (min) float  
   
multi (m) bool  
   
niceName (nn) unicode  
   
nodeType (nt) unicode  
   
numberOfChildren (nc) int  
   
parent (p) unicode  
   
readable (r) bool  
   
shortName (sn) unicode  
   
softMaxValue (smx) float  
   
softMinValue (smn) float  
   
storable (s) bool  
   
usedAsColor (uac) bool  
   
usedAsFilename (uaf) bool  
   
writable (w) bool  
   

Derived from mel command maya.cmds.addExtension

Previous topic

pymel.core.other.TanimLayer

Next topic

pymel.core.other.addIK2BsolverCallbacks

Core

Core Modules

Other Modules

This Page