output_settings#

class ansys.cfx.core.generated.post_processing.settings_261.output_settings.output_settings(name: str | None = None, parent=None)#

Bases: Group

Defines options for the Report.

Attributes

Attribute

Summary

chart_image_type

Specifies the image format to generate.

chart_size

Specifies the size of Charts in the Report.

custom_chart_size_height

Specifies the Chart height if ‘Custom’ Chart Size is selected.

custom_chart_size_width

Specifies the Chart width if ‘Custom’ Chart Size is selected.

custom_figure_size_height

Specifies the Figure height if ‘Custom’ Figure Size is selected.

custom_figure_size_width

Specifies the Figure width if ‘Custom’ Figure Size is selected.

figure_image_type

Specifies the image format to generate.

figure_size

Specifies the size of Figures in the Report.

fit_views

Specifies whether to center every view before generating figures.

this_exists

Indicates whether this object exists or not.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

results

Encapsulates a CFX post-processing setup.

publish

Defines the Report.

preview

Defines the Report.