Go to the source code of this file.
◆ defaultDrawingSheet
  
  
      
        
          | const char defaultDrawingSheet[] | 
         
       
   | 
  
extern   | 
  
 
 
◆ emptyDrawingSheet
  
  
      
        
          | const char emptyDrawingSheet[] | 
         
       
   | 
  
extern   | 
  
 
Initial value:=
    "(kicad_wks (version 20210606) (generator pl_editor)\n"
    "(setup (textsize 1.5 1.5)(linewidth 0.15)(textlinewidth 0.15)\n"
    "(left_margin 10)(right_margin 10)(top_margin 10)(bottom_margin 10))\n"
    "(line (name \"segm1:Line\") (start 0 0) (end 0 0))\n"
    ")\n"
 
Referenced by DS_DATA_MODEL::EmptyLayout(), and DS_DATA_MODEL::SetEmptyLayout().