Click or drag to resize

FeatureIsDefect Property

The feature is out of its allowed limits, so it is assumed to be a defect. But a defect detected during inspection may have been identified as a "false call" in verification or may have been repaired.

Namespace: CFX.Structures.PCBInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public bool IsDefect { get; }

Property Value

Boolean
See Also