KiCad PCB EDA Suite
Loading...
Searching...
No Matches
conn_frame.cpp File Reference
#include "conn_frame.h"
#include <sch_screen.h>
#include <sch_sheet_path.h>
#include <limits>
#include <stdexcept>
#include <wx/thread.h>

Go to the source code of this file.

Namespaces

namespace  SCH_CONNECTIVITY
 Value keys and the key session of the schematic connectivity engine.
 

Functions

std::vector< FRAME_INSTANCESCH_CONNECTIVITY::CaptureHierarchy (const SCH_SHEET_LIST &aPaths, SESSION_KEYS &aKeys)
 Interns every sheet instance and returns the frame in KIID_PATH order, so each parent precedes its children.