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

Public Attributes

bool polarCoords = false
 
double entry1 = 0.0
 
double entry2 = 0.0
 

Detailed Description

Definition at line 27 of file dialog_set_offset.cpp.

Member Data Documentation

◆ entry1

double SET_OFFSET_OPTIONS::entry1 = 0.0

Definition at line 30 of file dialog_set_offset.cpp.

Referenced by DIALOG_SET_OFFSET::DIALOG_SET_OFFSET().

◆ entry2

double SET_OFFSET_OPTIONS::entry2 = 0.0

Definition at line 31 of file dialog_set_offset.cpp.

Referenced by DIALOG_SET_OFFSET::DIALOG_SET_OFFSET().

◆ polarCoords

bool SET_OFFSET_OPTIONS::polarCoords = false

Definition at line 29 of file dialog_set_offset.cpp.

Referenced by DIALOG_SET_OFFSET::DIALOG_SET_OFFSET().


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