|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| bool | Compare (IPCB_Board *BoardA, IPCB_Board *BoardB, double Tolerance) |
| IPCB_GroupComparisionResult * | CompareGroup (IPCB_Group *GroupA, IPCB_Group *GroupB, IPCB_LayerSet **Layers, IDispatch *PCBViewA, int NumberOfCells, bool BShowStatus, std::wstring GroupADescription, std::wstring GroupBDescription) |
| bool PCB::IPCB_PrimitiveComparator::Compare | ( | IPCB_Board * | BoardA, |
| IPCB_Board * | BoardB, | ||
| double | Tolerance ) |
| IPCB_GroupComparisionResult * PCB::IPCB_PrimitiveComparator::CompareGroup | ( | IPCB_Group * | GroupA, |
| IPCB_Group * | GroupB, | ||
| IPCB_LayerSet ** | Layers, | ||
| IDispatch * | PCBViewA, | ||
| int | NumberOfCells, | ||
| bool | BShowStatus, | ||
| std::wstring | GroupADescription, | ||
| std::wstring | GroupBDescription ) |