|
Altium C++ SDK 3.0
|
#include <EDP.PCB.RecordWrappers.h>
Public Member Functions | |
| TPolySegmentType | GetKind () |
| int | Getvx () |
| int | Getvy () |
| int | Getcx () |
| int | Getcy () |
| int | GetRadius () |
| double | GetAngle1 () |
| double | GetAngle2 () |
| double PCB::IPolySegment::GetAngle1 | ( | ) |
| double PCB::IPolySegment::GetAngle2 | ( | ) |
| int PCB::IPolySegment::Getcx | ( | ) |
| int PCB::IPolySegment::Getcy | ( | ) |
| TPolySegmentType PCB::IPolySegment::GetKind | ( | ) |
| int PCB::IPolySegment::GetRadius | ( | ) |
| int PCB::IPolySegment::Getvx | ( | ) |
| int PCB::IPolySegment::Getvy | ( | ) |