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

run_export

Public method `telion_api.Model.run_export(label: 'str', output_directory: 'str | None' = None, file_name: 'str | None' = None, width: 'int | None' = None, height: 'int | None' = None, font_size: 'float | None' = None, background: 'str | None' = None, solution_index: 'int | None' = None) -> 'ExportNode'`.

Reference

FieldValueDescription
symboltelion_api.Model.run_export
signature(label: 'str', output_directory: 'str | None' = None, file_name: 'str | None' = None, width: 'int | None' = None, height: 'int | None' = None, font_size: 'float | None' = None, background: 'str | None' = None, solution_index: 'int | None' = None) -> 'ExportNode'
returnExportNode

Public method telion_api.Model.run_export(label: 'str', output_directory: 'str | None' = None, file_name: 'str | None' = None, width: 'int | None' = None, height: 'int | None' = None, font_size: 'float | None' = None, background: 'str | None' = None, solution_index: 'int | None' = None) -> 'ExportNode'.

Contract

PropertyValue
symboltelion_api.Model.run_export
signature(label: 'str', output_directory: 'str | None' = None, file_name: 'str | None' = None, width: 'int | None' = None, height: 'int | None' = None, font_size: 'float | None' = None, background: 'str | None' = None, solution_index: 'int | None' = None) -> 'ExportNode'
returnExportNode

Signature

telion_api.Model.run_export(label: 'str', output_directory: 'str | None' = None, file_name: 'str | None' = None, width: 'int | None' = None, height: 'int | None' = None, font_size: 'float | None' = None, background: 'str | None' = None, solution_index: 'int | None' = None) -> 'ExportNode'