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

Public Attributes

std::string m_refdes
 
std::vector< RECT_DEFINITIONm_rects
 
VECTOR2I m_pos
 

Detailed Description

Definition at line 56 of file test_drc_courtyard_overlap.cpp.

Member Data Documentation

◆ m_pos

VECTOR2I COURTYARD_TEST_FP::m_pos

Definition at line 60 of file test_drc_courtyard_overlap.cpp.

Referenced by MakeCourtyardTestFP().

◆ m_rects

std::vector<RECT_DEFINITION> COURTYARD_TEST_FP::m_rects

Definition at line 59 of file test_drc_courtyard_overlap.cpp.

Referenced by MakeCourtyardTestFP().

◆ m_refdes

std::string COURTYARD_TEST_FP::m_refdes

Definition at line 58 of file test_drc_courtyard_overlap.cpp.

Referenced by MakeCourtyardTestFP().


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