Click or drag to resize

InspectionObjectFeatures Property

Features to check during inspection, like "Presence", "Displacement", "Height".

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

Property Value

ListFeature
See Also