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 113 of file autotrax_model.h.

Member Data Documentation

◆ layer

int AUTOTRAX::FILL::layer = 0

Definition at line 119 of file autotrax_model.h.

◆ x1

double AUTOTRAX::FILL::x1 = 0

Definition at line 115 of file autotrax_model.h.

◆ x2

double AUTOTRAX::FILL::x2 = 0

Definition at line 117 of file autotrax_model.h.

◆ y1

double AUTOTRAX::FILL::y1 = 0

Definition at line 116 of file autotrax_model.h.

◆ y2

double AUTOTRAX::FILL::y2 = 0

Definition at line 118 of file autotrax_model.h.


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