| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | m_Lhs = property(_pcbnew.DRILL_PRECISION_m_Lhs_get, _pcbnew.DRILL_PRECISION_m_Lhs_set, doc=) | 
|   | 
|   | m_Rhs = property(_pcbnew.DRILL_PRECISION_m_Rhs_get, _pcbnew.DRILL_PRECISION_m_Rhs_set, doc=) | 
|   | 
Proxy of C++ DRILL_PRECISION class.
 
Definition at line 9340 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.DRILL_PRECISION.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           l = 2,  | 
        
        
           | 
           | 
           |           r = 4 ) | 
        
      
 
__init__(DRILL_PRECISION self, int l=2, int r=4) -> DRILL_PRECISION
 
Definition at line 9346 of file pcbnew.py.
 
 
◆ GetPrecisionString()
      
        
          | pcbnew.DRILL_PRECISION.GetPrecisionString  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GetPrecisionString(DRILL_PRECISION self) -> wxString
 
Definition at line 9350 of file pcbnew.py.
 
 
◆ m_Lhs
  
  
      
        
          | pcbnew.DRILL_PRECISION.m_Lhs = property(_pcbnew.DRILL_PRECISION_m_Lhs_get, _pcbnew.DRILL_PRECISION_m_Lhs_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ m_Rhs
  
  
      
        
          | pcbnew.DRILL_PRECISION.m_Rhs = property(_pcbnew.DRILL_PRECISION_m_Rhs_get, _pcbnew.DRILL_PRECISION_m_Rhs_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ thisown
  
  
      
        
          | pcbnew.DRILL_PRECISION.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: