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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public Panel Panel { get; set; }

Property Value

Panel
See Also