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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public double? ConfidenceLevel { get; set; }

Property Value

NullableDouble
See Also