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

< "COPTERM" nodename More...

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::NET_PCB::COPPER_TERMINAL:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

NETELEMENT_ID ID
 First two character are "CT".
 
COPPER_ID CopperID
 
COPPER_TERM_ID CopperTermNum
 

Detailed Description

< "COPTERM" nodename

Definition at line 981 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_PCB_ARCHIVE_PARSER::NET_PCB::COPPER_TERMINAL::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ CopperID

COPPER_ID CADSTAR_PCB_ARCHIVE_PARSER::NET_PCB::COPPER_TERMINAL::CopperID

Definition at line 984 of file cadstar_pcb_archive_parser.h.

◆ CopperTermNum

COPPER_TERM_ID CADSTAR_PCB_ARCHIVE_PARSER::NET_PCB::COPPER_TERMINAL::CopperTermNum

Definition at line 985 of file cadstar_pcb_archive_parser.h.

◆ ID

NETELEMENT_ID CADSTAR_PCB_ARCHIVE_PARSER::NET_PCB::COPPER_TERMINAL::ID

First two character are "CT".

Definition at line 983 of file cadstar_pcb_archive_parser.h.

Referenced by CADSTAR_PCB_ARCHIVE_PARSER::NET_PCB::Parse().


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