Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Dynamic call

Load TLN Project

Replace the current Telion model with a serialized .tln project document.

Reference

FieldValueDescription
actionload_project
aliases["load_tln_project","from_tln_project"]
categorymodel
displayNameLoad TLN Project
pythonNameload_project
responseTypemodel

Replace the current Telion model with a serialized .tln project document.

Contract

PropertyValue
actionload_project
aliases["load_tln_project","from_tln_project"]
categorymodel
displayNameLoad TLN Project
pythonNameload_project
responseTypemodel

Dynamic call

model.command('load_project', ...)