Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IPCB_PrimitiveComparator Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_PrimitiveComparator:

Public Member Functions

bool Compare (IPCB_Board *BoardA, IPCB_Board *BoardB, double Tolerance)
IPCB_GroupComparisionResultCompareGroup (IPCB_Group *GroupA, IPCB_Group *GroupB, IPCB_LayerSet **Layers, IDispatch *PCBViewA, int NumberOfCells, bool BShowStatus, std::wstring GroupADescription, std::wstring GroupBDescription)

Member Function Documentation

◆ Compare()

bool PCB::IPCB_PrimitiveComparator::Compare ( IPCB_Board * BoardA,
IPCB_Board * BoardB,
double Tolerance )

◆ CompareGroup()

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 )

The documentation for this struct was generated from the following file: