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

#include <drill_operation.h>

Public Member Functions

bool IsSet () const
 

Public Attributes

PAD_DRILL_POST_MACHINING_MODE m_Mode = PAD_DRILL_POST_MACHINING_MODE::UNKNOWN
 
int m_Size = 0
 
int m_Depth = 0
 
int m_Angle = 0
 

Detailed Description

Definition at line 61 of file drill_operation.h.

Member Function Documentation

◆ IsSet()

bool DRILL_POST_MACHINING::IsSet ( ) const
inline

Definition at line 68 of file drill_operation.h.

References m_Mode, and UNKNOWN.

Member Data Documentation

◆ m_Angle

int DRILL_POST_MACHINING::m_Angle = 0

Definition at line 66 of file drill_operation.h.

Referenced by DRILL_SYMBOL_PROFILE::GroupKeyString().

◆ m_Depth

int DRILL_POST_MACHINING::m_Depth = 0

Definition at line 65 of file drill_operation.h.

Referenced by DRILL_SYMBOL_PROFILE::GroupKeyString().

◆ m_Mode

◆ m_Size

int DRILL_POST_MACHINING::m_Size = 0

Definition at line 64 of file drill_operation.h.

Referenced by DRILL_SYMBOL_PROFILE::GroupKeyString().


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