OpenMaya.MAttributeSpec Class Reference
         
    
Class that encapsulates component/attribute information for generating selection items.
 
      
        
          | OpenMaya.MAttributeSpec.__init__ | ( |  | ) |  | 
      
 
x.__init__(...) initializes x; see help(type(x)) for signature
 
 
 
      
        
          | OpenMaya.MAttributeSpec.__eq__ | ( |  | ) |  | 
      
 
 
      
        
          | OpenMaya.MAttributeSpec.__ge__ | ( |  | ) |  | 
      
 
 
      
        
          | OpenMaya.MAttributeSpec.__getitem__ | ( |  | ) |  | 
      
 
x.__getitem__(y) <==> x[y]
 
 
 
      
        
          | OpenMaya.MAttributeSpec.__gt__ | ( |  | ) |  | 
      
 
 
      
        
          | OpenMaya.MAttributeSpec.__le__ | ( |  | ) |  | 
      
 
 
      
        
          | OpenMaya.MAttributeSpec.__len__ | ( |  | ) |  | 
      
 
 
      
        
          | OpenMaya.MAttributeSpec.__lt__ | ( |  | ) |  | 
      
 
 
      
        
          | OpenMaya.MAttributeSpec.__ne__ | ( |  | ) |  | 
      
 
 
      
        
          | OpenMaya.MAttributeSpec.copy | ( |  | ) |  | 
      
 
copy(source) -> self
Copy data from source specification.
* source (MAttributeSpec) - The source specification to copy from
 
 
 
  
  | 
        
          | OpenMaya.MAttributeSpec.dimensions |  | static | 
 
 The dimensions of the attribute specification.
 
 
 
  
  | 
        
          | OpenMaya.MAttributeSpec.name |  | static | 
 
 The name of the attribute specification.