|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| void | AddFilter_Method (TIterationMethod AMethod) |
| Public Member Functions inherited from PCB::IPCB_AbstractIterator | |
| 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_BoardIterator::AddFilter_Method | ( | TIterationMethod | AMethod | ) |