|
KiCad PCB EDA Suite
|
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< BOARD > | m_board |
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.
|
default |
|
inline |
Definition at line 45 of file test_drc_solder_mask_npth_bridge.cpp.
References 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().
| SETTINGS_MANAGER DRC_NPTH_MASK_BRIDGE_FIXTURE::m_settingsManager |
Definition at line 57 of file test_drc_solder_mask_npth_bridge.cpp.