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

report

Public method `telion_api.Model.report(label: 'str', title: 'str | None' = None, format: 'str' = 'HTML', sections: 'Iterable[str] | str' = ('Model Contents', 'Solver', 'Results'), include_figures: 'bool' = True, include_tables: 'bool' = True) -> 'ReportNode'`.

Reference contract

FieldValueDescription
symboltelion_api.Model.report
signature(label: 'str', title: 'str | None' = None, format: 'str' = 'HTML', sections: 'Iterable[str] | str' = ('Model Contents', 'Solver', 'Results'), include_figures: 'bool' = True, include_tables: 'bool' = True) -> 'ReportNode'
returnReportNode

Public method telion_api.Model.report(label: 'str', title: 'str | None' = None, format: 'str' = 'HTML', sections: 'Iterable[str] | str' = ('Model Contents', 'Solver', 'Results'), include_figures: 'bool' = True, include_tables: 'bool' = True) -> 'ReportNode'.

Contract

PropertyValue
symboltelion_api.Model.report
signature(label: 'str', title: 'str | None' = None, format: 'str' = 'HTML', sections: 'Iterable[str] | str' = ('Model Contents', 'Solver', 'Results'), include_figures: 'bool' = True, include_tables: 'bool' = True) -> 'ReportNode'
returnReportNode

Signature

telion_api.Model.report(label: 'str', title: 'str | None' = None, format: 'str' = 'HTML', sections: 'Iterable[str] | str' = ('Model Contents', 'Solver', 'Results'), include_figures: 'bool' = True, include_tables: 'bool' = True) -> 'ReportNode'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.report
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.report