KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FILL Struct Reference

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
 

Detailed Description

Free or component rectangular fill (FF / CF), Autotrax's only pour.

Definition at line 109 of file autotrax_model.h.

Member Data Documentation

◆ layer

int AUTOTRAX::FILL::layer = 0

Definition at line 115 of file autotrax_model.h.

◆ x1

double AUTOTRAX::FILL::x1 = 0

Definition at line 111 of file autotrax_model.h.

◆ x2

double AUTOTRAX::FILL::x2 = 0

Definition at line 113 of file autotrax_model.h.

◆ y1

double AUTOTRAX::FILL::y1 = 0

Definition at line 112 of file autotrax_model.h.

◆ y2

double AUTOTRAX::FILL::y2 = 0

Definition at line 114 of file autotrax_model.h.


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