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

One arc as a (start angle, signed sweep) pair in the file's native Y-down frame. More...

Public Attributes

double startDeg
 
double deltaDeg
 

Detailed Description

One arc as a (start angle, signed sweep) pair in the file's native Y-down frame.

Definition at line 235 of file pcb_io_autotrax.cpp.

Member Data Documentation

◆ deltaDeg

double ARC_SPAN::deltaDeg

Definition at line 238 of file pcb_io_autotrax.cpp.

◆ startDeg

double ARC_SPAN::startDeg

Definition at line 237 of file pcb_io_autotrax.cpp.


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