KiCad PCB EDA Suite
Loading...
Searching...
No Matches
drawing_sheet_default_description.cpp File Reference

Go to the source code of this file.

Variables

const char defaultDrawingSheet []
 
const char emptyDrawingSheet []
 

Variable Documentation

◆ 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().