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

#include <altium_parser_pcb.h>

Public Member Functions

 AVIA6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

bool is_locked
 
bool is_tent_top
 
bool is_tent_bottom
 
bool is_test_fab_top
 
bool is_test_fab_bottom
 
uint16_t net
 
VECTOR2I position
 
uint32_t diameter
 
uint32_t holesize
 
ALTIUM_LAYER layer_start
 
ALTIUM_LAYER layer_end
 
ALTIUM_PAD_MODE viamode
 

Detailed Description

Definition at line 661 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ AVIA6()

Member Data Documentation

◆ diameter

uint32_t AVIA6::diameter

Definition at line 672 of file altium_parser_pcb.h.

Referenced by AVIA6(), and ALTIUM_PCB::ParseVias6Data().

◆ holesize

uint32_t AVIA6::holesize

Definition at line 673 of file altium_parser_pcb.h.

Referenced by AVIA6(), and ALTIUM_PCB::ParseVias6Data().

◆ is_locked

bool AVIA6::is_locked

Definition at line 663 of file altium_parser_pcb.h.

Referenced by AVIA6(), and ALTIUM_PCB::ParseVias6Data().

◆ is_tent_bottom

bool AVIA6::is_tent_bottom

Definition at line 665 of file altium_parser_pcb.h.

Referenced by AVIA6().

◆ is_tent_top

bool AVIA6::is_tent_top

Definition at line 664 of file altium_parser_pcb.h.

Referenced by AVIA6().

◆ is_test_fab_bottom

bool AVIA6::is_test_fab_bottom

Definition at line 667 of file altium_parser_pcb.h.

Referenced by AVIA6().

◆ is_test_fab_top

bool AVIA6::is_test_fab_top

Definition at line 666 of file altium_parser_pcb.h.

Referenced by AVIA6().

◆ layer_end

ALTIUM_LAYER AVIA6::layer_end

Definition at line 676 of file altium_parser_pcb.h.

Referenced by AVIA6(), and ALTIUM_PCB::ParseVias6Data().

◆ layer_start

ALTIUM_LAYER AVIA6::layer_start

Definition at line 675 of file altium_parser_pcb.h.

Referenced by AVIA6(), and ALTIUM_PCB::ParseVias6Data().

◆ net

uint16_t AVIA6::net

Definition at line 669 of file altium_parser_pcb.h.

Referenced by AVIA6(), and ALTIUM_PCB::ParseVias6Data().

◆ position

VECTOR2I AVIA6::position

Definition at line 671 of file altium_parser_pcb.h.

Referenced by AVIA6(), and ALTIUM_PCB::ParseVias6Data().

◆ viamode

ALTIUM_PAD_MODE AVIA6::viamode

Definition at line 677 of file altium_parser_pcb.h.

Referenced by AVIA6().


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