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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic double? ConfidenceLevel { get; set; }Public Property ConfidenceLevel As Double?
Get
Set
Property Value
NullableDouble
See Also