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.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double? ConfidenceLevel { get; set; }
Public Property ConfidenceLevel As Double?
Get
Set
Property Value
NullableDouble
See Also