#include <macros_swig.h>
#include <gr_basic.h>
#include <netclass.h>
#include <board_item.h>
#include <string_utils.h>
Go to the source code of this file.
◆ CH_ACTIF
#define CH_ACTIF 8 /* Not routed. */ |
◆ CH_ROUTE_REQ
#define CH_ROUTE_REQ 4 /* Must be routed by the autorouter. */ |
◆ CH_UNROUTABLE
#define CH_UNROUTABLE 2 /* Don't use autorouter. */ |
◆ CH_VISIBLE
#define CH_VISIBLE 1 /* Visible */ |
◆ LOCAL_RATSNEST_ITEM
#define LOCAL_RATSNEST_ITEM 0x8000 /* Line between two pads of a single footprint. */ |