Click or drag to resize

PCBInspectionRecipePanel Property

A data structure representing the PCB panel that is to be inspected. This could be a single PCB, an panel with multiple PCBs, or even a structure of PCBs containing sub-PCBs.

Namespace: CFX.Structures.PCBInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public Panel Panel { get; set; }

Property Value

Panel
See Also