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

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IPCB_GroupComparisionResult:

Public Member Functions

bool GetGroupFootprintsMatch ()
int GetNumberOfCells ()
int GetPrimitiveCountForLayer (C_V7_Layer Layer)
std::wstring GetPrimitiveDescriptorForLayer (C_V7_Layer Layer, int PrimIndex)
IPCB_PrimitiveGetPrimitiveForLayer (C_V7_Layer Layer, int PrimIndex)
bool GetPrimitiveBoundingRectangleForLayer (C_V7_Layer Layer, int PrimIndex, int *LowX, int *LowY, int *HighX, int *HighY)
void SetGroupHighlightLayer (C_V7_Layer Layer)
bool LayerContainsDifferences (C_V7_Layer Layer)
void SetInView ()
IPCB_LayerSetGetTotalLayerSet ()

Member Function Documentation

◆ GetGroupFootprintsMatch()

bool PCB::IPCB_GroupComparisionResult::GetGroupFootprintsMatch ( )

◆ GetNumberOfCells()

int PCB::IPCB_GroupComparisionResult::GetNumberOfCells ( )

◆ GetPrimitiveBoundingRectangleForLayer()

bool PCB::IPCB_GroupComparisionResult::GetPrimitiveBoundingRectangleForLayer ( C_V7_Layer Layer,
int PrimIndex,
int * LowX,
int * LowY,
int * HighX,
int * HighY )

◆ GetPrimitiveCountForLayer()

int PCB::IPCB_GroupComparisionResult::GetPrimitiveCountForLayer ( C_V7_Layer Layer)

◆ GetPrimitiveDescriptorForLayer()

std::wstring PCB::IPCB_GroupComparisionResult::GetPrimitiveDescriptorForLayer ( C_V7_Layer Layer,
int PrimIndex )

◆ GetPrimitiveForLayer()

IPCB_Primitive * PCB::IPCB_GroupComparisionResult::GetPrimitiveForLayer ( C_V7_Layer Layer,
int PrimIndex )

◆ GetTotalLayerSet()

IPCB_LayerSet * PCB::IPCB_GroupComparisionResult::GetTotalLayerSet ( )

◆ LayerContainsDifferences()

bool PCB::IPCB_GroupComparisionResult::LayerContainsDifferences ( C_V7_Layer Layer)

◆ SetGroupHighlightLayer()

void PCB::IPCB_GroupComparisionResult::SetGroupHighlightLayer ( C_V7_Layer Layer)

◆ SetInView()

void PCB::IPCB_GroupComparisionResult::SetInView ( )

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