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

#include <multichannel_tool.h>

Public Attributes

RULE_AREAm_refArea
 
bool m_isOk
 
bool m_doCopy
 
wxString m_errorMsg
 
TMATCH::COMPONENT_MATCHES m_matchingComponents
 

Detailed Description

Definition at line 61 of file multichannel_tool.h.

Member Data Documentation

◆ m_doCopy

bool RULE_AREA_COMPAT_DATA::m_doCopy

Definition at line 65 of file multichannel_tool.h.

◆ m_errorMsg

wxString RULE_AREA_COMPAT_DATA::m_errorMsg

Definition at line 66 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::resolveConnectionTopology().

◆ m_isOk

bool RULE_AREA_COMPAT_DATA::m_isOk

Definition at line 64 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::resolveConnectionTopology().

◆ m_matchingComponents

TMATCH::COMPONENT_MATCHES RULE_AREA_COMPAT_DATA::m_matchingComponents

Definition at line 67 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::resolveConnectionTopology().

◆ m_refArea

RULE_AREA* RULE_AREA_COMPAT_DATA::m_refArea

Definition at line 63 of file multichannel_tool.h.


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