| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | m_FirstArcIdx = property(_pcbnew.CLIPPER_Z_VALUE_m_FirstArcIdx_get, _pcbnew.CLIPPER_Z_VALUE_m_FirstArcIdx_set, doc=) | 
|   | 
|   | m_SecondArcIdx = property(_pcbnew.CLIPPER_Z_VALUE_m_SecondArcIdx_get, _pcbnew.CLIPPER_Z_VALUE_m_SecondArcIdx_set, doc=) | 
|   | 
Proxy of C++ CLIPPER_Z_VALUE class.
 
Definition at line 6485 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.CLIPPER_Z_VALUE.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           args ) | 
        
      
 
    __init__(CLIPPER_Z_VALUE self) -> CLIPPER_Z_VALUE
    __init__(CLIPPER_Z_VALUE self, std::pair< ssize_t,ssize_t > const aShapeIndices, ssize_t aOffset=0) -> CLIPPER_Z_VALUE
 
Definition at line 6491 of file pcbnew.py.
 
 
◆ m_FirstArcIdx
  
  
      
        
          | pcbnew.CLIPPER_Z_VALUE.m_FirstArcIdx = property(_pcbnew.CLIPPER_Z_VALUE_m_FirstArcIdx_get, _pcbnew.CLIPPER_Z_VALUE_m_FirstArcIdx_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ m_SecondArcIdx
  
  
      
        
          | pcbnew.CLIPPER_Z_VALUE.m_SecondArcIdx = property(_pcbnew.CLIPPER_Z_VALUE_m_SecondArcIdx_get, _pcbnew.CLIPPER_Z_VALUE_m_SecondArcIdx_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ thisown
  
  
      
        
          | pcbnew.CLIPPER_Z_VALUE.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: