KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_IO::REUSE_NET Struct Reference

#include <pads_parser.h>

Public Attributes

bool merge = false
 Merge nets vs rename.
 
std::string name
 Original net name from reuse definition.
 

Detailed Description

Definition at line 577 of file pads_parser.h.

Member Data Documentation

◆ merge

bool PADS_IO::REUSE_NET::merge = false

Merge nets vs rename.

Definition at line 579 of file pads_parser.h.

Referenced by BOOST_AUTO_TEST_CASE(), and PADS_IO::PARSER::parseSectionREUSE().

◆ name

std::string PADS_IO::REUSE_NET::name

Original net name from reuse definition.

Definition at line 580 of file pads_parser.h.

Referenced by BOOST_AUTO_TEST_CASE(), and PADS_IO::PARSER::parseSectionREUSE().


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