KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ORCAD_NET_GROUP Struct Reference

#include <orcad_records.h>

Public Attributes

uint32_t id = 0
 
std::string name
 
std::vector< uint32_t > members
 

Detailed Description

Definition at line 558 of file orcad_records.h.

Member Data Documentation

◆ id

uint32_t ORCAD_NET_GROUP::id = 0

Definition at line 560 of file orcad_records.h.

◆ members

std::vector<uint32_t> ORCAD_NET_GROUP::members

Definition at line 562 of file orcad_records.h.

◆ name

std::string ORCAD_NET_GROUP::name

Definition at line 561 of file orcad_records.h.


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