KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EASYEDAPRO::V3_SYMBOL_LIB_ITEM Struct Reference

Build the schematic-library name map for a v3 .elibz2. More...

#include <easyedapro_import_utils.h>

Public Attributes

wxString symbolUuid
 
PRJ_DEVICE device
 
bool hasDevice = false
 

Detailed Description

Build the schematic-library name map for a v3 .elibz2.

Prefers devices from the library index when present (device2.json); otherwise falls back to symbols. Each entry's symbolUuid is the geometry document to parse; device is populated only for device-backed entries.

Definition at line 138 of file easyedapro_import_utils.h.

Member Data Documentation

◆ device

PRJ_DEVICE EASYEDAPRO::V3_SYMBOL_LIB_ITEM::device

◆ hasDevice

bool EASYEDAPRO::V3_SYMBOL_LIB_ITEM::hasDevice = false

◆ symbolUuid

wxString EASYEDAPRO::V3_SYMBOL_LIB_ITEM::symbolUuid

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