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

run

Public method `telion_api.ExportNode.run(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'"`.

Public method telion_api.ExportNode.run(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.ExportNode.run
signature(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'"
return'ExportNode'

Signature

telion_api.ExportNode.run(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'"
run — Telion Python API 0.1.0-alpha | Telion