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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_ShapeEdge_Parabola:
PCB::IPCB_ShapeEdge

Public Member Functions

C_CoordPoint GetState_Vertex ()
C_CoordPoint GetState_Focus ()
void SetState_Vertex (C_CoordPoint const Value)
void SetState_Focus (C_CoordPoint const Value)
void Fill (C_CoordPoint const AVertex, C_CoordPoint const AFocus, C_CoordPoint const AStartPt, C_CoordPoint const AEndPt)
Public Member Functions inherited from PCB::IPCB_ShapeEdge
C_CoordPoint GetState_StartPt ()
C_CoordPoint GetState_EndPt ()
int GetState_SubPtCount ()
C_CoordPoint GetState_SubPt (int Index)
void SetState_StartPt (C_CoordPoint const Value)
void SetState_EndPt (C_CoordPoint const Value)
std::wstring GetState_UserData ()
void SetState_UserData (std::wstring const Value)
TPCB_ShapeEdgeType GetState_EdgeType ()

Member Function Documentation

◆ Fill()

void PCB::IPCB_ShapeEdge_Parabola::Fill ( C_CoordPoint const AVertex,
C_CoordPoint const AFocus,
C_CoordPoint const AStartPt,
C_CoordPoint const AEndPt )

◆ GetState_Focus()

C_CoordPoint PCB::IPCB_ShapeEdge_Parabola::GetState_Focus ( )

◆ GetState_Vertex()

C_CoordPoint PCB::IPCB_ShapeEdge_Parabola::GetState_Vertex ( )

◆ SetState_Focus()

void PCB::IPCB_ShapeEdge_Parabola::SetState_Focus ( C_CoordPoint const Value)

◆ SetState_Vertex()

void PCB::IPCB_ShapeEdge_Parabola::SetState_Vertex ( C_CoordPoint const Value)

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