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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public Panel Panel { get; set; }

Property Value

Panel
See Also