case_comparison#
- class ansys.cfx.core.generated.post_processing.settings_261.case_comparison.case_comparison(name: str | None = None, parent=None)#
Bases:
GroupThis object contains information and settings for the comparison of two (for now) results files or timesteps. It is used by DATA READER object.
Attributes
Attribute |
Summary |
|---|---|
Use absolute value in the difference variable calculation. |
|
First case name in results comparison. |
|
Second case name in results comparison. |
|
Indication of whether this comparison mode is turned on. |
|
String to indicate how to detect same meshes for file comparison. |
|
Turn on Camera Synchronization when mode activated. |
|
Turn on Visibility Synchronization when mode activated. |
|
‘difference_object’ child. |
|
‘internal_vector’ child. |
|
‘internal_contour’ child. |
|
‘internal_streamline’ child. |
|
‘internal_point’ child. |
|
‘internal_point_cloud’ child. |
|
‘internal_polyline’ child. |
|
‘internal_volume’ child. |
|
‘internal_volume_rendering’ child. |
|
‘internal_line’ child. |
|
‘internal_turbo_surface’ child. |
|
‘internal_turbo_line’ child. |
|
‘legend’ child. |
Included in:
Parent |
Summary |
|---|---|
Encapsulates a CFX post-processing setup. |