|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
| void PCB::IPCB_InteractiveRoutingOptions::Export_ToParameters_GeneralOptions | ( | std::wstring * | Parameters | ) |
| void PCB::IPCB_InteractiveRoutingOptions::Export_ToParameters_LayerOptions | ( | std::wstring * | Parameters | ) |
| void PCB::IPCB_InteractiveRoutingOptions::Export_ToParameters_LayerOptions_Version3 | ( | std::wstring * | Parameters | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_Beginx | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_Beginy | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_EndLineX | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_EndLineY | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_Midx | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_MidY | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldCx | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldCy | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldMidx | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldMidy | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldTrackArcAngle1 | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldTrackArcAngle2 | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldTrackArcRadius | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldTrackArcX | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldTrackArcY | ( | ) |
| TV6_Layer PCB::IPCB_InteractiveRoutingOptions::GetState_OldTrackDrawLayer | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_OldTrackDrawSize | ( | ) |
| TPlaceTrackMode PCB::IPCB_InteractiveRoutingOptions::GetState_PlaceTrackMode | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_StartX | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_StartY | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_TrackArcAngle1 | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_TrackArcAngle2 | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_TrackArcRadius | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_TrackArcX | ( | ) |
| int PCB::IPCB_InteractiveRoutingOptions::GetState_TrackArcY | ( | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_Beginx | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_Beginy | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_EndLineX | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_EndLineY | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_Midx | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_MidY | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldCx | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldCy | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldMidx | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldMidy | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldTrackArcAngle1 | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldTrackArcAngle2 | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldTrackArcRadius | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldTrackArcX | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldTrackArcY | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldTrackDrawLayer | ( | TV6_Layer | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_OldTrackDrawSize | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_PlaceTrackMode | ( | TPlaceTrackMode | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_StartX | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_StartY | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_TrackArcAngle1 | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_TrackArcAngle2 | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_TrackArcRadius | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_TrackArcX | ( | int | Value | ) |
| void PCB::IPCB_InteractiveRoutingOptions::SetState_TrackArcY | ( | int | Value | ) |