KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_ARCHIVE_PARSER::ROUTEREASSIGN Struct Reference

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::ROUTEREASSIGN:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

LAYER_ID LayerID
 
long OptimalWidth
 
long MinWidth
 
long MaxWidth
 
long NeckedWidth
 

Detailed Description

Definition at line 363 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ LayerID

LAYER_ID CADSTAR_ARCHIVE_PARSER::ROUTEREASSIGN::LayerID

Definition at line 365 of file cadstar_archive_parser.h.

◆ MaxWidth

long CADSTAR_ARCHIVE_PARSER::ROUTEREASSIGN::MaxWidth

Definition at line 368 of file cadstar_archive_parser.h.

◆ MinWidth

long CADSTAR_ARCHIVE_PARSER::ROUTEREASSIGN::MinWidth

Definition at line 367 of file cadstar_archive_parser.h.

◆ NeckedWidth

long CADSTAR_ARCHIVE_PARSER::ROUTEREASSIGN::NeckedWidth

Definition at line 369 of file cadstar_archive_parser.h.

◆ OptimalWidth

long CADSTAR_ARCHIVE_PARSER::ROUTEREASSIGN::OptimalWidth

Definition at line 366 of file cadstar_archive_parser.h.


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