KiCad PCB EDA Suite
Loading...
Searching...
No Matches
JUNCTION_HELPERS Namespace Reference

Classes

struct  POINT_INFO
 A selection of information about a point in the schematic that might be eligible for turning into a junction. More...
 

Functions

POINT_INFO AnalyzePoint (const EE_RTREE &aItem, const VECTOR2I &aPosition, bool aBreakCrossings)
 Check a tree of items for a confluence at a given point and work out what kind of junction it is, if any.
 

Function Documentation

◆ AnalyzePoint()

POINT_INFO JUNCTION_HELPERS::AnalyzePoint ( const EE_RTREE aItem,
const VECTOR2I aPosition,
bool  aBreakCrossings 
)