| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ FOOTPRINT::cmp_pads class.
 
Definition at line 22307 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.cmp_pads.__init__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
__init__(cmp_pads self) -> cmp_pads
 
Definition at line 22317 of file pcbnew.py.
 
 
◆ __call__()
      
        
          | pcbnew.cmp_pads.__call__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           aFirst,  | 
        
        
           | 
           | 
           |           aSecond ) | 
        
      
 
__call__(cmp_pads self, PAD aFirst, PAD aSecond) -> bool
 
Definition at line 22313 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.cmp_pads.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: