Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Locate Nearest Result Point

Locate the nearest data point through the Telion runtime.

Reference contract

FieldValueDescription
actionlocate_nearest_result_point
aliases["locate_nearest_point"]
categoryresults
displayNameLocate Nearest Result Point
pythonNamenearest_point
responseTypescalar

Locate the nearest data point through the Telion runtime.

Contract

PropertyValue
actionlocate_nearest_result_point
aliases["locate_nearest_point"]
categoryresults
displayNameLocate Nearest Result Point
pythonNamenearest_point
responseTypescalar

Dynamic call

model.command('locate_nearest_result_point', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:locate_nearest_result_point
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog