runtime-commandAvailable
Locate Nearest Result Point
Locate the nearest data point through the Telion runtime.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | locate_nearest_result_point | — |
| aliases | ["locate_nearest_point"] | — |
| category | results | — |
| displayName | Locate Nearest Result Point | — |
| pythonName | nearest_point | — |
| responseType | scalar | — |
Locate the nearest data point through the Telion runtime.
Contract
| Property | Value |
|---|---|
| action | locate_nearest_result_point |
| aliases | ["locate_nearest_point"] |
| category | results |
| displayName | Locate Nearest Result Point |
| pythonName | nearest_point |
| responseType | scalar |
Dynamic call
model.command('locate_nearest_result_point', ...)