| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ PLOT_PARAMS class.
 
Definition at line 8836 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.PLOT_PARAMS.__init__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
__init__(PLOT_PARAMS self) -> PLOT_PARAMS
 
Definition at line 8850 of file pcbnew.py.
 
 
◆ GetDXFPlotMode()
      
        
          | pcbnew.PLOT_PARAMS.GetDXFPlotMode  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GetDXFPlotMode(PLOT_PARAMS self) -> DXF_OUTLINE_MODE
 
Definition at line 8842 of file pcbnew.py.
 
 
◆ GetTextMode()
      
        
          | pcbnew.PLOT_PARAMS.GetTextMode  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GetTextMode(PLOT_PARAMS self) -> PLOT_TEXT_MODE
 
Definition at line 8846 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.PLOT_PARAMS.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: