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

#include <multichannel_tool.h>

Public Attributes

ZONEm_oldArea = nullptr
 
ZONEm_area
 
std::set< FOOTPRINT * > m_raFootprints
 
std::set< FOOTPRINT * > m_sheetComponents
 
bool m_existsAlready
 
bool m_generateEnabled
 
wxString m_sheetPath
 
wxString m_sheetName
 
wxString m_ruleName
 
VECTOR2I m_center
 

Detailed Description

Definition at line 70 of file multichannel_tool.h.

Member Data Documentation

◆ m_area

◆ m_center

◆ m_existsAlready

bool RULE_AREA::m_existsAlready

◆ m_generateEnabled

◆ m_oldArea

ZONE* RULE_AREA::m_oldArea = nullptr

Definition at line 72 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::AutogenerateRuleAreas().

◆ m_raFootprints

std::set<FOOTPRINT*> RULE_AREA::m_raFootprints

◆ m_ruleName

wxString RULE_AREA::m_ruleName

◆ m_sheetComponents

std::set<FOOTPRINT*> RULE_AREA::m_sheetComponents

◆ m_sheetName

◆ m_sheetPath


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