|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
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) |
| double PCB::IPCB_BendingLine::GetState_Angle | ( | ) |
| int PCB::IPCB_BendingLine::GetState_FoldIndex | ( | ) |
| int PCB::IPCB_BendingLine::GetState_Radius | ( | ) |
| void PCB::IPCB_BendingLine::SetState_Angle | ( | double | Value | ) |
| void PCB::IPCB_BendingLine::SetState_FoldIndex | ( | int | Value | ) |
| void PCB::IPCB_BendingLine::SetState_Radius | ( | int | Value | ) |