Go to the documentation of this file.
25#ifndef DEFAULT_VALUES_H
26#define DEFAULT_VALUES_H
30#define DANGLING_SYMBOL_SIZE 12
33#define UNSELECTED_END_SIZE 4
36#define DEFAULT_PIN_LENGTH 100
39#define DEFAULT_PINNUM_SIZE 50
42#define DEFAULT_PINNAME_SIZE 50
45#define DEFAULTSELECTIONTHICKNESS 3
48#define DEFAULT_LINE_WIDTH_MILS 6
51#define DEFAULT_WIRE_WIDTH_MILS 6
54#define DEFAULT_BUS_WIDTH_MILS 12
57#define DEFAULT_NOCONNECT_SIZE 48
60#define DEFAULT_JUNCTION_DIAM 36
63#define DEFAULT_SCH_ENTRY_SIZE 100
66#define DEFAULT_TEXT_SIZE 50
69#define DEFAULT_TEXT_OFFSET_RATIO 0.15
72#define DEFAULT_LABEL_SIZE_RATIO 0.375
75#define DEFAULT_PIN_NAME_OFFSET 20
78#define DEFAULT_IREF_PREFIX "["
81#define DEFAULT_IREF_SUFFIX "]"