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

F.Mask polygon over a GND zone, GND vias, and an NPTH with an annular ring must produce zero DRCE_SOLDERMASK_BRIDGE. More...

Public Member Functions

 DRC_NPTH_MASK_BRIDGE_FIXTURE ()=default
 
 ~DRC_NPTH_MASK_BRIDGE_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_settingsManager
 
std::unique_ptr< BOARDm_board
 

Detailed Description

F.Mask polygon over a GND zone, GND vias, and an NPTH with an annular ring must produce zero DRCE_SOLDERMASK_BRIDGE.

Definition at line 41 of file test_drc_solder_mask_npth_bridge.cpp.

Constructor & Destructor Documentation

◆ DRC_NPTH_MASK_BRIDGE_FIXTURE()

DRC_NPTH_MASK_BRIDGE_FIXTURE::DRC_NPTH_MASK_BRIDGE_FIXTURE ( )
default

◆ ~DRC_NPTH_MASK_BRIDGE_FIXTURE()

DRC_NPTH_MASK_BRIDGE_FIXTURE::~DRC_NPTH_MASK_BRIDGE_FIXTURE ( )
inline

Definition at line 45 of file test_drc_solder_mask_npth_bridge.cpp.

References m_board.

Member Data Documentation

◆ m_board

std::unique_ptr<BOARD> DRC_NPTH_MASK_BRIDGE_FIXTURE::m_board

Definition at line 58 of file test_drc_solder_mask_npth_bridge.cpp.

Referenced by ~DRC_NPTH_MASK_BRIDGE_FIXTURE().

◆ m_settingsManager

SETTINGS_MANAGER DRC_NPTH_MASK_BRIDGE_FIXTURE::m_settingsManager

Definition at line 57 of file test_drc_solder_mask_npth_bridge.cpp.


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