UnitsInspectedInspectedPanel Property |
** NOTE: ADDED in CFX 1.6 **
Optional: this would represent the entire PCB panel that is undergoing the inspection process
Namespace: CFX.Production.TestAndInspectionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic InspectedPanel InspectedPanel { get; set; }
Public Property InspectedPanel As InspectedPanel
Get
Set
Property Value
InspectedPanel
See Also