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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_RegionShape2:

Public Member Functions

int GetState_EdgeCount ()
IPCB_ShapeEdgeGetState_Edge (int I)
IPCB_ShapeEdgeAdd (TPCB_ShapeEdgeType const AType)
IPCB_ShapeEdgeInsert (int Index, TPCB_ShapeEdgeType const AType)
void Delete (int Index)
void UpdateContourFromShape (bool ConserveExistingHoles)
void ClearEdges ()

Member Function Documentation

◆ Add()

IPCB_ShapeEdge * PCB::IPCB_RegionShape2::Add ( TPCB_ShapeEdgeType const AType)

◆ ClearEdges()

void PCB::IPCB_RegionShape2::ClearEdges ( )

◆ Delete()

void PCB::IPCB_RegionShape2::Delete ( int Index)

◆ GetState_Edge()

IPCB_ShapeEdge * PCB::IPCB_RegionShape2::GetState_Edge ( int I)

◆ GetState_EdgeCount()

int PCB::IPCB_RegionShape2::GetState_EdgeCount ( )

◆ Insert()

IPCB_ShapeEdge * PCB::IPCB_RegionShape2::Insert ( int Index,
TPCB_ShapeEdgeType const AType )

◆ UpdateContourFromShape()

void PCB::IPCB_RegionShape2::UpdateContourFromShape ( bool ConserveExistingHoles)

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