Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPolySegment Struct Reference

#include <EDP.PCB.RecordWrappers.h>

Inheritance diagram for PCB::IPolySegment:

Public Member Functions

TPolySegmentType GetKind ()
int Getvx ()
int Getvy ()
int Getcx ()
int Getcy ()
int GetRadius ()
double GetAngle1 ()
double GetAngle2 ()

Member Function Documentation

◆ GetAngle1()

double PCB::IPolySegment::GetAngle1 ( )

◆ GetAngle2()

double PCB::IPolySegment::GetAngle2 ( )

◆ Getcx()

int PCB::IPolySegment::Getcx ( )

◆ Getcy()

int PCB::IPolySegment::Getcy ( )

◆ GetKind()

TPolySegmentType PCB::IPolySegment::GetKind ( )

◆ GetRadius()

int PCB::IPolySegment::GetRadius ( )

◆ Getvx()

int PCB::IPolySegment::Getvx ( )

◆ Getvy()

int PCB::IPolySegment::Getvy ( )

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