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

Import provenance, held only for the lifetime of the importing SCHEMATIC. More...

#include <import_net_map.h>

Public Attributes

std::vector< IMPORT_NET_MAP_ENTRYentries
 

Detailed Description

Import provenance, held only for the lifetime of the importing SCHEMATIC.

Connectivity must never depend on this data, and it is never written to the project. The schematic import hands the reduced name map to the board import in memory, so nothing is left beside the converted files.

Definition at line 74 of file import_net_map.h.

Member Data Documentation

◆ entries


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