Click or drag to resize

ComponentTests Class

** NOTE: ADDED in CFX 2.1 **

Describes all the tests that were performed to consider the component as valid or not, i.e. correctly picked, and also intrinsically valid
Inheritance Hierarchy
SystemObject
  CFX.StructuresComponentTests

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public class ComponentTests

The ComponentTests type exposes the following members.

Constructors
 NameDescription
Public methodComponentTests 
Top
Properties
 NameDescription
Public propertyDecisionSource Source of decision for the component validity
Public propertyElectricalTests The electrical tests results of this component (optional)
Public propertyOpticalTests The optical tests results of this component (optional)
Public propertyPressureTests The pressure tests results of this component (optional)
Public propertyVisionAnalysisTests The vision analysis tests results of this component (optional)
Top
See Also