report#
- class ansys.cfx.core.generated.post_processing.settings_261.report.report(name: str | None = None, parent=None)#
Bases:
GroupDefines the Report.
Attributes
Attribute |
Summary |
|---|---|
Specifies which items in the ‘Report Items’ parameter should NOT be included in the generated report. |
|
A list of object paths that make up the report. This list contains all objects that can possibly exist in a report, and in the order in which they will appear. If any of these objects are not to be included in the final report, the object paths should be specified in the ‘Excluded Report Items’ parameter. |
|
Defines the Report. |
|
Defines the Report. |
|
‘report_properties’ child. |
|
‘file_information_options’ child. |
|
‘mesh_statistics_options’ child. |
|
‘physics_summary_options’ child. |
|
‘solution_summary_options’ child. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
Encapsulates a CFX post-processing setup. |