Click or drag to resize

ComponentVisionAnalysisTest Class

** NOTE: ADDED in CFX 2.1 **

Describes details on a vision analysis test of a component
Inheritance Hierarchy
SystemObject
  CFX.StructuresComponentVisionAnalysisTest

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

The ComponentVisionAnalysisTest type exposes the following members.

Constructors
 NameDescription
Public methodComponentVisionAnalysisTest Constructor
Top
Properties
 NameDescription
Public propertyAlgorithm Name of the algorithm used to perform the vision test (optional)
Public propertyCameras Camera resources used for the vision test (optional)
Public propertyComments Human readable comments describing the nature of the vision test (optional)
Public propertyImages List of images that has been captured during the vision test (optional)
Public propertyType The type of the vision analysis test
Public propertyVisionTests List of vision tests
Top
See Also