publish#

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

Bases: Group

Defines the Report.

Attributes

Attribute

Summary

default_report_name

Specifies the default name to use for this report if a name is not specified. This is most important when generating reports in batch mode where the user may only enter an output directory without specifying a name.

generate_3d_viewer_files

Indicates whether to generate ANSYS Viewer Files for figures that are included in a report. When generating report, an AVZ file for each figure will be generated. Both AVZ and ARZ files can be displayed in stand alone ANSYS Viewer. It should be noted that when generating HTML reports that the ANSYS Viewer Files cannot be directly accessed from the report when viewed in a standard Web Browser.

report_format

Specifies the format to export the Report in.

report_path

Specifies the file path to save the report to.

save_images_in_separate_folder

Indicates whether to save the generated images in an automatically generated subdirectory of the report directory or not.

this_exists

Indicates whether this object exists or not.

output_settings

Defines options for the Report.

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.

report

Defines the Report.