SoSearchActionInterests Enumeration |
Enum that defines which paths to return.
Namespace: OIV.Inventor.Actions
Member name | Value | Description | |
---|---|---|---|
FIRST | 0 | Return only the first path found (default) | |
LAST | 1 | Return only the last path found. | |
ALL | 2 | Return all paths found. |