The CogDLRuntimeMatchBase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Features |
The collection of features participating in this match.
This includes the predicted model elements.
| |
| IsSelected |
True if the match was selected by an axis-filter.
| |
| ModelName |
The name of the model.
| |
| Score |
The matching score (between 0.0 and 1.0).
|
See Also