The CogDLRuntimeNodeMatch type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AspectRatio |
The model aspect ratio.
| |
| Features |
The collection of features participating in this match.
This includes the predicted model elements.
(Inherited from CogDLRuntimeMatchBase.) | |
| FeatureString |
The string of feature IDs.
(Inherited from CogDLRuntimeReadMatchBase.) | |
| IsSelected |
True if the match was selected by an axis-filter.
(Inherited from CogDLRuntimeMatchBase.) | |
| ModelName |
The name of the model.
(Inherited from CogDLRuntimeMatchBase.) | |
| NodePoints |
The collection of node points.
| |
| Orientation |
The model orientation.
| |
| Pose |
The transformation from model to view coordinates.
| |
| Position |
The model position.
(Inherited from CogDLRuntimeReadMatchBase.) | |
| PrettifiedString |
The feature string with white space inserted.
(Inherited from CogDLRuntimeReadMatchBase.) | |
| Scale |
The model scale.
| |
| Score |
The matching score (between 0.0 and 1.0).
(Inherited from CogDLRuntimeMatchBase.) | |
| Shear |
The model skew.
|
See Also