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

Public Attributes

double m_Parameter
 
VECTOR2I m_Point
 
const BOARD_ITEMm_Boundary
 

Detailed Description

Definition at line 37 of file graphic_trim.cpp.

Member Data Documentation

◆ m_Boundary

const BOARD_ITEM* TRIM_CUT::m_Boundary

Definition at line 41 of file graphic_trim.cpp.

Referenced by GRAPHIC_TRIM_PLANNER::Plan().

◆ m_Parameter

double TRIM_CUT::m_Parameter

Definition at line 39 of file graphic_trim.cpp.

Referenced by GRAPHIC_TRIM_PLANNER::Plan().

◆ m_Point

VECTOR2I TRIM_CUT::m_Point

Definition at line 40 of file graphic_trim.cpp.

Referenced by GRAPHIC_TRIM_PLANNER::Plan().


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