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

#include <altium_parser_pcb.h>

Public Member Functions

 AFILL6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

bool is_locked
 
bool is_keepout
 
ALTIUM_LAYER layer
 
uint16_t component
 
uint16_t net
 
uint8_t keepoutrestrictions
 
VECTOR2I pos1
 
VECTOR2I pos2
 
double rotation
 

Detailed Description

Definition at line 729 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ AFILL6()

Member Data Documentation

◆ component

uint16_t AFILL6::component

Definition at line 735 of file altium_parser_pcb.h.

Referenced by AFILL6(), and ALTIUM_PCB::ParseFills6Data().

◆ is_keepout

bool AFILL6::is_keepout

◆ is_locked

bool AFILL6::is_locked

Definition at line 731 of file altium_parser_pcb.h.

Referenced by AFILL6().

◆ keepoutrestrictions

uint8_t AFILL6::keepoutrestrictions

◆ layer

◆ net

◆ pos1

◆ pos2

◆ rotation


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