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

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::SPCCLASSSPACE:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

SPACING_CLASS_ID SpacingClassID1
 
SPACING_CLASS_ID SpacingClassID2
 
LAYER_ID LayerID
 Normally LAY0, which corresponds to (All Layers)
 
long Spacing
 

Detailed Description

Definition at line 362 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

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

Member Data Documentation

◆ LayerID

LAYER_ID CADSTAR_PCB_ARCHIVE_PARSER::SPCCLASSSPACE::LayerID

Normally LAY0, which corresponds to (All Layers)

Definition at line 366 of file cadstar_pcb_archive_parser.h.

◆ Spacing

long CADSTAR_PCB_ARCHIVE_PARSER::SPCCLASSSPACE::Spacing

Definition at line 367 of file cadstar_pcb_archive_parser.h.

◆ SpacingClassID1

SPACING_CLASS_ID CADSTAR_PCB_ARCHIVE_PARSER::SPCCLASSSPACE::SpacingClassID1

Definition at line 364 of file cadstar_pcb_archive_parser.h.

◆ SpacingClassID2

SPACING_CLASS_ID CADSTAR_PCB_ARCHIVE_PARSER::SPCCLASSSPACE::SpacingClassID2

Definition at line 365 of file cadstar_pcb_archive_parser.h.


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