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

Public Attributes

std::string name
 
std::vector< ORCAD_SYMBOL_DEFsymbols
 one per view, keyed positionally
 
std::vector< std::string > viewNames
 
std::string refDesPrefix
 

Detailed Description

Definition at line 894 of file orcad_page.cpp.

Member Data Documentation

◆ name

std::string V2_PART_CELL::name

Definition at line 896 of file orcad_page.cpp.

Referenced by v2PartCell().

◆ refDesPrefix

std::string V2_PART_CELL::refDesPrefix

Definition at line 899 of file orcad_page.cpp.

Referenced by v2PartCell().

◆ symbols

std::vector<ORCAD_SYMBOL_DEF> V2_PART_CELL::symbols

one per view, keyed positionally

Definition at line 897 of file orcad_page.cpp.

Referenced by v2PartCell().

◆ viewNames

std::vector<std::string> V2_PART_CELL::viewNames

Definition at line 898 of file orcad_page.cpp.

Referenced by v2PartCell().


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