KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::COPPER_TERM Struct Reference

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::COPPER_TERM:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

COPPER_TERM_ID ID
 
POINT Location
 
bool Fixed = false
 

Detailed Description

Definition at line 1132 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::COPPER_TERM::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ Fixed

bool CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::COPPER_TERM::Fixed = false

Definition at line 1136 of file cadstar_pcb_archive_parser.h.

◆ ID

COPPER_TERM_ID CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::COPPER_TERM::ID

◆ Location

POINT CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::COPPER_TERM::Location

Definition at line 1135 of file cadstar_pcb_archive_parser.h.


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