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

#include <conn_facts.h>

Public Member Functions

bool operator== (const RULE_AREA_FACT &aOther) const
 

Public Attributes

KIID id = niluuid
 
SHAPE_POLY_SET polygon
 
std::vector< KIIDcontainedItems
 
std::vector< KIIDattachedDirectives
 

Detailed Description

Definition at line 117 of file conn_facts.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::RULE_AREA_FACT::operator== ( const RULE_AREA_FACT & aOther) const

Member Data Documentation

◆ attachedDirectives

std::vector<KIID> SCH_CONNECTIVITY::RULE_AREA_FACT::attachedDirectives

◆ containedItems

std::vector<KIID> SCH_CONNECTIVITY::RULE_AREA_FACT::containedItems

◆ id

KIID SCH_CONNECTIVITY::RULE_AREA_FACT::id = niluuid

◆ polygon

SHAPE_POLY_SET SCH_CONNECTIVITY::RULE_AREA_FACT::polygon

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