KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_PCB_ARCHIVE_PARSER::VIACODE Struct Reference

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::VIACODE:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

void Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override
 

Public Attributes

VIACODE_ID ID
 
wxString Name
 
CADSTAR_PAD_SHAPE Shape
 
long ReliefClearance = UNDEFINED_VALUE
 if undefined inherits from design
 
long ReliefWidth = UNDEFINED_VALUE
 if undefined inherits from design
 
long DrillDiameter = UNDEFINED_VALUE
 
long DrillOversize = UNDEFINED_VALUE
 
std::map< LAYER_ID, CADSTAR_PAD_SHAPEReassigns
 

Detailed Description

Definition at line 334 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ DrillDiameter

long CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::DrillDiameter = UNDEFINED_VALUE

◆ DrillOversize

long CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::DrillOversize = UNDEFINED_VALUE

Definition at line 342 of file cadstar_pcb_archive_parser.h.

◆ ID

VIACODE_ID CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::ID

◆ Name

wxString CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::Name

◆ Reassigns

std::map<LAYER_ID, CADSTAR_PAD_SHAPE> CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::Reassigns

Definition at line 344 of file cadstar_pcb_archive_parser.h.

◆ ReliefClearance

long CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::ReliefClearance = UNDEFINED_VALUE

if undefined inherits from design

Definition at line 339 of file cadstar_pcb_archive_parser.h.

◆ ReliefWidth

long CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::ReliefWidth = UNDEFINED_VALUE

if undefined inherits from design

Definition at line 340 of file cadstar_pcb_archive_parser.h.

◆ Shape

CADSTAR_PAD_SHAPE CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::Shape

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