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

Result of PartitionNetChainAroundNet(). More...

#include <net_chain_bridging.h>

Public Attributes

NET_CHAIN_PARTITION_STATUS status = NET_CHAIN_PARTITION_STATUS::INVALID_INPUT
 
std::set< int > beforeStart
 
std::set< int > afterEnd
 

Detailed Description

Result of PartitionNetChainAroundNet().

On AMBIGUOUS_OVERLAP both sets are populated so the caller can inspect the overlap; on all other non-OK statuses both sets are empty.

Definition at line 149 of file net_chain_bridging.h.

Member Data Documentation

◆ afterEnd

◆ beforeStart

◆ status


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