|
KiCad PCB EDA Suite
|
Free or component rectangular fill (FF / CF), Autotrax's only pour. More...
#include <autotrax_model.h>
Public Attributes | |
| double | x1 = 0 |
| double | y1 = 0 |
| double | x2 = 0 |
| double | y2 = 0 |
| int | layer = 0 |
Free or component rectangular fill (FF / CF), Autotrax's only pour.
Definition at line 109 of file autotrax_model.h.
| int AUTOTRAX::FILL::layer = 0 |
Definition at line 115 of file autotrax_model.h.
| double AUTOTRAX::FILL::x1 = 0 |
Definition at line 111 of file autotrax_model.h.
| double AUTOTRAX::FILL::x2 = 0 |
Definition at line 113 of file autotrax_model.h.
| double AUTOTRAX::FILL::y1 = 0 |
Definition at line 112 of file autotrax_model.h.
| double AUTOTRAX::FILL::y2 = 0 |
Definition at line 114 of file autotrax_model.h.