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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_RegionShape:

Public Member Functions

int GetState_ShapeSegmentCount ()
void SetState_ShapeSegmentCount (int Value)
C_PolySegment GetState_ShapeSegment (int I)
void SetState_ShapeSegment (int I, C_PolySegment Value)
void UpdateContourFromShape (bool ConserveExistingHoles)
void UpdateShapeFromContour ()

Member Function Documentation

◆ GetState_ShapeSegment()

C_PolySegment PCB::IPCB_RegionShape::GetState_ShapeSegment ( int I)

◆ GetState_ShapeSegmentCount()

int PCB::IPCB_RegionShape::GetState_ShapeSegmentCount ( )

◆ SetState_ShapeSegment()

void PCB::IPCB_RegionShape::SetState_ShapeSegment ( int I,
C_PolySegment Value )

◆ SetState_ShapeSegmentCount()

void PCB::IPCB_RegionShape::SetState_ShapeSegmentCount ( int Value)

◆ UpdateContourFromShape()

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

◆ UpdateShapeFromContour()

void PCB::IPCB_RegionShape::UpdateShapeFromContour ( )

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