| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ CompareByUuid class.
 
Definition at line 1845 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.CompareByUuid.__init__  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
__init__(CompareByUuid self) -> CompareByUuid
 
Definition at line 1855 of file pcbnew.py.
 
 
◆ __call__()
      
        
          | def pcbnew.CompareByUuid.__call__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          item1,  | 
        
        
           | 
           | 
            | 
          item2  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
__call__(CompareByUuid self, EDA_ITEM item1, EDA_ITEM item2) -> bool
 
Definition at line 1851 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.CompareByUuid.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: