Click or drag to resize

BoardComponents Property

This is the list of components in the board definition.

Namespace: CFX.Structures.PCBInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<Component> Components { get; set; }

Property Value

ListComponent
See Also