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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_CopperPolygon:

Public Member Functions

int VertexCount ()
int LineIndexCount ()
void GetVertex (int const Index, float *CoordX, float *CoordY)
int GetLineIndex (int const Index)
int CapIndexCount ()
int GetCapIndex (int const Index)

Member Function Documentation

◆ CapIndexCount()

int PCB::IPCB_CopperPolygon::CapIndexCount ( )

◆ GetCapIndex()

int PCB::IPCB_CopperPolygon::GetCapIndex ( int const Index)

◆ GetLineIndex()

int PCB::IPCB_CopperPolygon::GetLineIndex ( int const Index)

◆ GetVertex()

void PCB::IPCB_CopperPolygon::GetVertex ( int const Index,
float * CoordX,
float * CoordY )

◆ LineIndexCount()

int PCB::IPCB_CopperPolygon::LineIndexCount ( )

◆ VertexCount()

int PCB::IPCB_CopperPolygon::VertexCount ( )

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