CogDLRuntimeLayoutMatch PropertiesCognex VisionPro 9.22

The CogDLRuntimeLayoutMatch type exposes the following members.

Properties

  NameDescription
Public propertyAllRegionsPassed
True if all regions in the model passed, where passing means that the number of features found in the region is equal to the expected number of occurrences.
Public propertyFeatures
The collection of features participating in this match. This includes the predicted model elements.
(Inherited from CogDLRuntimeMatchBase.)
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 propertyRegions
The collection of regions in the match.
Public propertyScore
The matching score (between 0.0 and 1.0).
(Inherited from CogDLRuntimeMatchBase.)
Top
See Also