KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_ARCHIVE_PARSER::PART::DEFINITION::PIN_EQUIVALENCE Struct Reference

< "PINEQUIVALENCE" Node name More...

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::PART::DEFINITION::PIN_EQUIVALENCE:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

std::vector< PART_DEFINITION_PIN_IDPinIDs
 All the pins in this vector are equivalent and can be swapped with each other.
 

Detailed Description

< "PINEQUIVALENCE" Node name

Definition at line 1041 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_ARCHIVE_PARSER::PART::DEFINITION::PIN_EQUIVALENCE::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ PinIDs

std::vector<PART_DEFINITION_PIN_ID> CADSTAR_ARCHIVE_PARSER::PART::DEFINITION::PIN_EQUIVALENCE::PinIDs

All the pins in this vector are equivalent and can be swapped with each other.

Definition at line 1043 of file cadstar_archive_parser.h.


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