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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_BendingLine:

Public Member Functions

int GetState_Radius ()
double GetState_Angle ()
void SetState_Radius (int Value)
void SetState_Angle (double Value)
int GetState_FoldIndex ()
void SetState_FoldIndex (int Value)

Member Function Documentation

◆ GetState_Angle()

double PCB::IPCB_BendingLine::GetState_Angle ( )

◆ GetState_FoldIndex()

int PCB::IPCB_BendingLine::GetState_FoldIndex ( )

◆ GetState_Radius()

int PCB::IPCB_BendingLine::GetState_Radius ( )

◆ SetState_Angle()

void PCB::IPCB_BendingLine::SetState_Angle ( double Value)

◆ SetState_FoldIndex()

void PCB::IPCB_BendingLine::SetState_FoldIndex ( int Value)

◆ SetState_Radius()

void PCB::IPCB_BendingLine::SetState_Radius ( int Value)

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