CogDLRuntimeReadMatchBase PropertiesCognex VisionPro 9.23

The CogDLRuntimeReadMatchBase type exposes the following members.

Properties

  NameDescription
Public propertyFeatures
The collection of features participating in this match. This includes the predicted model elements.
(Inherited from CogDLRuntimeMatchBase.)
Public propertyFeatureString
The string of feature IDs.
Public propertyIsSelected
True if the match was selected by an axis-filter.
(Inherited from CogDLRuntimeMatchBase.)
Public propertyModelName
The name of the model.
(Inherited from CogDLRuntimeMatchBase.)
Public propertyPosition
The model position.
Public propertyPrettifiedString
The feature string with white space inserted.
Public propertyScore
The matching score (between 0.0 and 1.0).
(Inherited from CogDLRuntimeMatchBase.)
Top
See Also