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

Public Attributes

std::string m_refdes
 
std::vector< SEGm_segs
 Footprint Ref-Des (for identifying DRC errors)
 
VECTOR2I m_pos
 List of segments that will be placed on the courtyard.
 

Detailed Description

Definition at line 51 of file test_drc_courtyard_invalid.cpp.

Member Data Documentation

◆ m_pos

VECTOR2I COURTYARD_INVALID_TEST_FP::m_pos

List of segments that will be placed on the courtyard.

Definition at line 55 of file test_drc_courtyard_invalid.cpp.

Referenced by MakeInvalidCourtyardTestFP().

◆ m_refdes

std::string COURTYARD_INVALID_TEST_FP::m_refdes

Definition at line 53 of file test_drc_courtyard_invalid.cpp.

Referenced by MakeInvalidCourtyardTestFP().

◆ m_segs

std::vector<SEG> COURTYARD_INVALID_TEST_FP::m_segs

Footprint Ref-Des (for identifying DRC errors)

Definition at line 54 of file test_drc_courtyard_invalid.cpp.

Referenced by MakeInvalidCourtyardTestFP().


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