PCB-FPW developer documentation based on version: 0.0.11

Data Fields

ArcType Struct Reference

Holds information about one arc entity. More...

#include <pcb_globals.h>

Data Fields

 ANYOBJECTFIELDS
BDimension Thickness
BDimension Clearance
LocationType Width
LocationType Height
LocationType X
LocationType Y
long int StartAngle
long int Delta

Detailed Description

Holds information about one arc entity.

Definition at line 252 of file pcb_globals.h.


Field Documentation

Clearance with polygons.

Definition at line 258 of file pcb_globals.h.

long int ArcType::Delta

limiting angle in degrees

Definition at line 270 of file pcb_globals.h.

Referenced by create_new_arc().

LocationType ArcType::Height

Heigth of axis.

Definition at line 262 of file pcb_globals.h.

Referenced by create_new_arc().

limiting angle in degrees

Definition at line 268 of file pcb_globals.h.

Referenced by create_new_arc().

Trace width.

Definition at line 256 of file pcb_globals.h.

Referenced by create_new_arc().

LocationType ArcType::Width

Length of axis.

Definition at line 260 of file pcb_globals.h.

Referenced by create_new_arc().

LocationType ArcType::X

X-value of center coordinate.

Definition at line 264 of file pcb_globals.h.

Referenced by create_new_arc().

LocationType ArcType::Y

Y-value of center coordinate.

Definition at line 266 of file pcb_globals.h.

Referenced by create_new_arc().


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