publish#
- class ansys.cfx.core.generated.post_processing.settings_261.publish.publish(name: str | None = None, parent=None)#
Bases:
GroupDefines the Report.
Attributes
Attribute |
Summary |
|---|---|
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. |
|
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. |
|
Specifies the format to export the Report in. |
|
Specifies the file path to save the report to. |
|
Indicates whether to save the generated images in an automatically generated subdirectory of the report directory or not. |
|
Indicates whether this object exists or not. |
|
Defines options for the Report. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in: