Click or drag to resize

DefectConfidenceLevel Property

A floating-point number from 1 to 100 indicating the level of confidence in the validity of this defect. Intended to be used by humans that screen the results of inspections made by automated inspection equipment, which may produce false defects from time to time.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public double? ConfidenceLevel { get; set; }

Property Value

NullableDouble
See Also