Helper for storing and iterating over GAL_LAYER_IDs.
Definition at line 283 of file layers_id_colors_and_visibility.h.
GAL_SET GAL_SET::DefaultVisible |
( |
| ) |
|
|
static |
Definition at line 933 of file lset.cpp.
to draw blind/buried vias
show a marker on pads with no nets
to draw pad holes (plated)
multilayer pads, usually with holes
to handle and draw images bitmaps
to draw via holes (pad holes do not use this layer)
handle color for not plated holes (holes, not pads)
anchor of items having an anchor point (texts, footprints)
Control for copper zone opacity/visibility (color ignored)
GAL_LAYER_ID
GAL layers are "virtual" layers, i.e.
show footprints values (when texts are visibles)
Auxiliary items (guides, rule, etc)
Meta control for all pads opacity/visibility (color ignored)
to draw usual through hole vias
Helper for storing and iterating over GAL_LAYER_IDs.
constexpr std::size_t arrayDim(T const (&)[N]) noexcept
Returns # of elements in an array.
layer for drc markers with SEVERITY_WARNING
Meta control for all vias opacity/visibility.
currently selected items overlay
drawingsheet frame and titleblock
show footprints references (when texts are visibles)
layer for drc markers with SEVERITY_ERROR
References arrayDim(), LAYER_ANCHOR, LAYER_AUX_ITEMS, LAYER_CURSOR, LAYER_DRAW_BITMAPS, LAYER_DRAWINGSHEET, LAYER_DRC_ERROR, LAYER_DRC_WARNING, LAYER_GP_OVERLAY, LAYER_GRID, LAYER_GRID_AXES, LAYER_MOD_BK, LAYER_MOD_FR, LAYER_MOD_REFERENCES, LAYER_MOD_TEXT_BK, LAYER_MOD_TEXT_FR, LAYER_MOD_VALUES, LAYER_NO_CONNECTS, LAYER_NON_PLATEDHOLES, LAYER_PAD_BK, LAYER_PAD_FR, LAYER_PAD_HOLEWALLS, LAYER_PAD_PLATEDHOLES, LAYER_PADS, LAYER_PADS_TH, LAYER_PCB_BACKGROUND, LAYER_RATSNEST, LAYER_SELECT_OVERLAY, LAYER_TRACKS, LAYER_VIA_BBLIND, LAYER_VIA_HOLES, LAYER_VIA_HOLEWALLS, LAYER_VIA_MICROVIA, LAYER_VIA_THROUGH, LAYER_VIAS, and LAYER_ZONES.
Referenced by LAYER_PRESET::LAYER_PRESET(), PCB_PARSER::parseSetup(), and PROJECT_LOCAL_SETTINGS::PROJECT_LOCAL_SETTINGS().