|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| IPCB_Primitive * | FirstPCBObject () |
| IPCB_Primitive * | NextPCBObject () |
| void | SetState_FilterAll () |
| void | AddFilter_ObjectSet (TObjectSet AObjectSet) |
| void | AddFilter_LayerSet (TV6_LayerSet ALayerSet) |
| void | AddFilter_LayerSet_1 (IPCB_LayerSet *ALayerSet) |
| void | AddFilter_LayerSet_2 (TLayerPartitionSet ALayerSet) |
| void | AddFilter_IPCB_LayerSet (IPCB_LayerSet *ALayerSet) |
| void | AddFilter_Area (int x1, int y1, int x2, int y2) |
| void | AddFilter_AllLayers () |
| void PCB::IPCB_AbstractIterator::AddFilter_AllLayers | ( | ) |
| void PCB::IPCB_AbstractIterator::AddFilter_Area | ( | int | x1, |
| int | y1, | ||
| int | x2, | ||
| int | y2 ) |
| void PCB::IPCB_AbstractIterator::AddFilter_IPCB_LayerSet | ( | IPCB_LayerSet * | ALayerSet | ) |
| void PCB::IPCB_AbstractIterator::AddFilter_LayerSet | ( | TV6_LayerSet | ALayerSet | ) |
| void PCB::IPCB_AbstractIterator::AddFilter_LayerSet_1 | ( | IPCB_LayerSet * | ALayerSet | ) |
| void PCB::IPCB_AbstractIterator::AddFilter_LayerSet_2 | ( | TLayerPartitionSet | ALayerSet | ) |
| void PCB::IPCB_AbstractIterator::AddFilter_ObjectSet | ( | TObjectSet | AObjectSet | ) |
| IPCB_Primitive * PCB::IPCB_AbstractIterator::FirstPCBObject | ( | ) |
| IPCB_Primitive * PCB::IPCB_AbstractIterator::NextPCBObject | ( | ) |
| void PCB::IPCB_AbstractIterator::SetState_FilterAll | ( | ) |