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

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::COPPERCODE:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

COPPERCODE_ID ID
 
wxString Name
 
long CopperWidth
 
std::vector< COPREASSIGNReassigns
 

Detailed Description

Definition at line 200 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ CopperWidth

long CADSTAR_PCB_ARCHIVE_PARSER::COPPERCODE::CopperWidth

◆ ID

COPPERCODE_ID CADSTAR_PCB_ARCHIVE_PARSER::COPPERCODE::ID

◆ Name

wxString CADSTAR_PCB_ARCHIVE_PARSER::COPPERCODE::Name

Definition at line 203 of file cadstar_pcb_archive_parser.h.

◆ Reassigns

std::vector<COPREASSIGN> CADSTAR_PCB_ARCHIVE_PARSER::COPPERCODE::Reassigns

Definition at line 205 of file cadstar_pcb_archive_parser.h.


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