Click or drag to resize

DefectConfidenceLevel Property

[This is preliminary documentation and is subject to change.]

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:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public double ConfidenceLevel { get; set; }

Property Value

Type: Double
See Also