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