A line or polygon point. More...
#include <pcb_globals.h>
Data Fields | |
LocationType | X |
LocationType | Y |
LocationType | X2 |
LocationType | Y2 |
long int | ID |
A line or polygon point.
Point type can be cast as BoxType
Definition at line 171 of file pcb_globals.h.