pcb 4.1.1
An interactive printed circuit board layout editor.

LayerType Struct Reference

Holds information about one layer. More...

#include <global.h>

Collaboration diagram for LayerType:

Data Fields

LayertypeType Type
char * Name
Cardinal LineN
Cardinal TextN
Cardinal PolygonN
Cardinal ArcN
GList * Line
GList * Text
GList * Polygon
GList * Arc
rtree_tline_tree
rtree_ttext_tree
rtree_tpolygon_tree
rtree_tarc_tree
bool On
char * Color
char * SelectedColor
AttributeListType Attributes
int no_drc

Detailed Description

Holds information about one layer.

Definition at line 336 of file global.h.


Field Documentation

Whether to ignore the layer when checking the design rules

Definition at line 353 of file global.h.

Referenced by LookupLOConnectionsToPVList(), LookupPVConnectionsToLOList(), and reassign_no_drc_flags().


The documentation for this struct was generated from the following file: