flow360.report.Settings

flow360.report.Settings#

class Settings#

Bases: Flow360BaseModel

Settings for controlling output properties.

dpi: pd.PositiveInt | None = 300#

The resolution in dots per inch (DPI) for generated images in report (A4 assumed).

dump_table_csv: pd.StrictBool | None = False#

If True, :class:Table data will be dumped into a csv file.