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

A complete courtyard overlap test case: the board fixture to load and the expected collisions. More...

Public Attributes

std::string m_board_name
 
std::vector< COURTYARD_COLLISIONm_collisions
 

Detailed Description

A complete courtyard overlap test case: the board fixture to load and the expected collisions.

Definition at line 56 of file test_drc_courtyard_overlap.cpp.

Member Data Documentation

◆ m_board_name

std::string COURTYARD_OVERLAP_TEST_CASE::m_board_name

Definition at line 58 of file test_drc_courtyard_overlap.cpp.

Referenced by DoCourtyardOverlapTest().

◆ m_collisions

std::vector<COURTYARD_COLLISION> COURTYARD_OVERLAP_TEST_CASE::m_collisions

Definition at line 59 of file test_drc_courtyard_overlap.cpp.

Referenced by DoCourtyardOverlapTest().


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