CogDLRuntimeStringMatch PropertiesCognex VisionPro 9.22

The CogDLRuntimeStringMatch 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.
(Inherited from CogDLRuntimeReadMatchBase.)
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.
(Inherited from CogDLRuntimeReadMatchBase.)
Public propertyPrettifiedString
The feature string with white space inserted.
(Inherited from CogDLRuntimeReadMatchBase.)
Public propertyScore
The matching score (between 0.0 and 1.0).
(Inherited from CogDLRuntimeMatchBase.)
Top
See Also