KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EAGLE_BIN_PARSER::DRC_CTX Struct Reference

DRC values pulled from the trailing 244-byte block (or sane defaults). More...

Public Attributes

long mdWireWire = 12
 
long msWidth = 10
 
double rvPadTop = 0.25
 
double rvPadInner = 0.25
 
double rvPadBottom = 0.25
 

Detailed Description

DRC values pulled from the trailing 244-byte block (or sane defaults).

Definition at line 106 of file eagle_bin_parser.h.

Member Data Documentation

◆ mdWireWire

long EAGLE_BIN_PARSER::DRC_CTX::mdWireWire = 12

Definition at line 108 of file eagle_bin_parser.h.

Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().

◆ msWidth

long EAGLE_BIN_PARSER::DRC_CTX::msWidth = 10

Definition at line 109 of file eagle_bin_parser.h.

Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().

◆ rvPadBottom

double EAGLE_BIN_PARSER::DRC_CTX::rvPadBottom = 0.25

Definition at line 112 of file eagle_bin_parser.h.

Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().

◆ rvPadInner

double EAGLE_BIN_PARSER::DRC_CTX::rvPadInner = 0.25

Definition at line 111 of file eagle_bin_parser.h.

Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().

◆ rvPadTop

double EAGLE_BIN_PARSER::DRC_CTX::rvPadTop = 0.25

Definition at line 110 of file eagle_bin_parser.h.

Referenced by EAGLE_BIN_PARSER::postprocDrc(), and EAGLE_BIN_PARSER::readDrc().


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