KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH::ARC_DATA Struct Reference

#include <pads_sch_parser.h>

Public Attributes

double bulge = 0.0
 
double angle = 0.0
 
double bbox_x1 = 0.0
 
double bbox_y1 = 0.0
 
double bbox_x2 = 0.0
 
double bbox_y2 = 0.0
 

Detailed Description

Definition at line 109 of file pads_sch_parser.h.

Member Data Documentation

◆ angle

◆ bbox_x1

◆ bbox_x2

◆ bbox_y1

◆ bbox_y2

◆ bulge

double PADS_SCH::ARC_DATA::bulge = 0.0

Definition at line 111 of file pads_sch_parser.h.

Referenced by PADS_SCH::PADS_SCH_PARSER::parseGraphicPrimitive().


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