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

export_project

Return the authoritative serialized .tln project document from Telion.

Reference

FieldValueDescription
symboltelion_api.Model.export_project
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Return the authoritative serialized .tln project document from Telion.

Contract

PropertyValue
symboltelion_api.Model.export_project
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.export_project(self) -> 'dict[str, Any]'