KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DRC_TEST_PROVIDER_SOLDER_MASK::MASK_APERTURE_COLLISION Struct Reference

Public Attributes

BOARD_ITEMaperture
 
BOARD_ITEMcollidingItem
 
int collidingNet
 
VECTOR2I pos
 
PCB_LAYER_ID layer
 

Detailed Description

Definition at line 113 of file drc_test_provider_solder_mask.cpp.

Member Data Documentation

◆ aperture

BOARD_ITEM* DRC_TEST_PROVIDER_SOLDER_MASK::MASK_APERTURE_COLLISION::aperture

Definition at line 115 of file drc_test_provider_solder_mask.cpp.

◆ collidingItem

BOARD_ITEM* DRC_TEST_PROVIDER_SOLDER_MASK::MASK_APERTURE_COLLISION::collidingItem

Definition at line 116 of file drc_test_provider_solder_mask.cpp.

◆ collidingNet

int DRC_TEST_PROVIDER_SOLDER_MASK::MASK_APERTURE_COLLISION::collidingNet

Definition at line 117 of file drc_test_provider_solder_mask.cpp.

◆ layer

PCB_LAYER_ID DRC_TEST_PROVIDER_SOLDER_MASK::MASK_APERTURE_COLLISION::layer

Definition at line 119 of file drc_test_provider_solder_mask.cpp.

◆ pos

VECTOR2I DRC_TEST_PROVIDER_SOLDER_MASK::MASK_APERTURE_COLLISION::pos

Definition at line 118 of file drc_test_provider_solder_mask.cpp.


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