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

#include <altium_parser_pcb.h>

Public Member Functions

 ATRACK6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

bool is_locked
 
bool is_keepout
 
bool is_polygonoutline
 
ALTIUM_LAYER layer
 
uint16_t net
 
uint16_t component
 
uint16_t polygon
 
uint16_t subpolyindex
 
uint8_t keepoutrestrictions
 
VECTOR2I start
 
VECTOR2I end
 
uint32_t width
 

Detailed Description

Definition at line 682 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ATRACK6()

Member Data Documentation

◆ component

uint16_t ATRACK6::component

Definition at line 690 of file altium_parser_pcb.h.

Referenced by ATRACK6(), and ALTIUM_PCB::ParseTracks6Data().

◆ end

◆ is_keepout

bool ATRACK6::is_keepout

◆ is_locked

bool ATRACK6::is_locked

Definition at line 684 of file altium_parser_pcb.h.

Referenced by ATRACK6().

◆ is_polygonoutline

bool ATRACK6::is_polygonoutline

Definition at line 686 of file altium_parser_pcb.h.

Referenced by ATRACK6().

◆ keepoutrestrictions

uint8_t ATRACK6::keepoutrestrictions

◆ layer

◆ net

◆ polygon

uint16_t ATRACK6::polygon

◆ start

◆ subpolyindex

uint16_t ATRACK6::subpolyindex

Definition at line 692 of file altium_parser_pcb.h.

Referenced by ATRACK6().

◆ width


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