KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::RECORD_GEOMETRY Struct Reference

Physical inputs to the island record fold. More...

#include <conn_claims.h>

Public Attributes

std::span< const KIIDitems
 
bool hasWire
 
bool hasBusLine
 

Detailed Description

Physical inputs to the island record fold.

Auxiliary island outputs cannot affect records.

Definition at line 126 of file conn_claims.h.

Member Data Documentation

◆ hasBusLine

bool SCH_CONNECTIVITY::RECORD_GEOMETRY::hasBusLine

Definition at line 130 of file conn_claims.h.

Referenced by SCH_CONNECTIVITY::BuildIslandRecord().

◆ hasWire

bool SCH_CONNECTIVITY::RECORD_GEOMETRY::hasWire

Definition at line 129 of file conn_claims.h.

Referenced by SCH_CONNECTIVITY::BuildIslandRecord().

◆ items

std::span<const KIID> SCH_CONNECTIVITY::RECORD_GEOMETRY::items

Definition at line 128 of file conn_claims.h.

Referenced by SCH_CONNECTIVITY::BuildIslandRecord().


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