|
KiCad PCB EDA Suite
|
Physical inputs to the island record fold. More...
#include <conn_claims.h>
Public Attributes | |
| std::span< const KIID > | items |
| bool | hasWire |
| bool | hasBusLine |
Physical inputs to the island record fold.
Auxiliary island outputs cannot affect records.
Definition at line 126 of file conn_claims.h.
| bool SCH_CONNECTIVITY::RECORD_GEOMETRY::hasBusLine |
Definition at line 130 of file conn_claims.h.
Referenced by SCH_CONNECTIVITY::BuildIslandRecord().
| bool SCH_CONNECTIVITY::RECORD_GEOMETRY::hasWire |
Definition at line 129 of file conn_claims.h.
Referenced by SCH_CONNECTIVITY::BuildIslandRecord().
| std::span<const KIID> SCH_CONNECTIVITY::RECORD_GEOMETRY::items |
Definition at line 128 of file conn_claims.h.
Referenced by SCH_CONNECTIVITY::BuildIslandRecord().