pcb 4.1.1
An interactive printed circuit board layout editor.

PointType Struct Reference

A line/polygon point. More...

#include <global.h>

Data Fields

Coord X
Coord Y
Coord X2
Coord Y2
long int ID

Detailed Description

A line/polygon point.

Definition at line 260 of file global.h.


Field Documentation

long int PointType::ID

Definition at line 263 of file global.h.

Referenced by AddObjectToRemovePointUndoList(), CreateNewPointInPolygon(), and ReportDialog().

Definition at line 262 of file global.h.

Referenced by SetPointBoundingBox().

So Point type can be cast as BoxType.

Definition at line 262 of file global.h.

Referenced by SetPointBoundingBox().


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