CogDLRuntimeNodeMatch PropertiesCognex VisionPro 9.22 SR1

The CogDLRuntimeNodeMatch type exposes the following members.

Properties

  NameDescription
Public propertyAspectRatio
The model aspect ratio.
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 propertyNodePoints
The collection of node points.
Public propertyOrientation
The model orientation.
Public propertyPose
The transformation from model to view coordinates.
Public propertyPosition
The model position.
(Inherited from CogDLRuntimeReadMatchBase.)
Public propertyPrettifiedString
The feature string with white space inserted.
(Inherited from CogDLRuntimeReadMatchBase.)
Public propertyScale
The model scale.
Public propertyScore
The matching score (between 0.0 and 1.0).
(Inherited from CogDLRuntimeMatchBase.)
Public propertyShear
The model skew.
Top
See Also