KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADSTACK::POST_MACHINING_PROPS Struct Reference

#include <padstack.h>

Public Member Functions

bool operator== (const POST_MACHINING_PROPS &aOther) const
 

Public Attributes

std::optional< PAD_DRILL_POST_MACHINING_MODEmode
 
int size = 0
 
int depth = 0
 
int angle = 0
 

Detailed Description

Definition at line 271 of file padstack.h.

Member Function Documentation

◆ operator==()

bool PADSTACK::POST_MACHINING_PROPS::operator== ( const POST_MACHINING_PROPS & aOther) const

Definition at line 1449 of file padstack.cpp.

References angle, depth, mode, and size.

Member Data Documentation

◆ angle

◆ depth

◆ mode

◆ size


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