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

#include <altium_parser_pcb.h>

Public Member Functions

 ABOARD6 (ALTIUM_BINARY_PARSER &aReader)
 

Public Attributes

VECTOR2I sheetpos
 
wxSize sheetsize
 
int layercount
 
std::vector< ABOARD6_LAYER_STACKUPstackup
 
std::set< wxString > layerNames
 
std::vector< ALTIUM_VERTICEboard_vertices
 

Detailed Description

Definition at line 377 of file altium_parser_pcb.h.

Constructor & Destructor Documentation

◆ ABOARD6()

Member Data Documentation

◆ board_vertices

std::vector<ALTIUM_VERTICE> ABOARD6::board_vertices

Definition at line 386 of file altium_parser_pcb.h.

Referenced by ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().

◆ layercount

int ABOARD6::layercount

Definition at line 382 of file altium_parser_pcb.h.

Referenced by ABOARD6().

◆ layerNames

std::set<wxString> ABOARD6::layerNames

Definition at line 384 of file altium_parser_pcb.h.

Referenced by ABOARD6().

◆ sheetpos

VECTOR2I ABOARD6::sheetpos

Definition at line 379 of file altium_parser_pcb.h.

Referenced by ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().

◆ sheetsize

wxSize ABOARD6::sheetsize

Definition at line 380 of file altium_parser_pcb.h.

Referenced by ABOARD6().

◆ stackup

std::vector<ABOARD6_LAYER_STACKUP> ABOARD6::stackup

Definition at line 383 of file altium_parser_pcb.h.

Referenced by ABOARD6(), and ALTIUM_PCB::ParseBoard6Data().


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