results#

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

Bases: Group

Encapsulates a CFX post-processing setup.

Attributes

Attribute

Summary

streamline

‘streamline’ child.

text

‘text’ child.

text_item

‘text_item’ child.

colour_map

‘colour_map’ child.

domain

‘domain’ child.

turbo_surface

‘turbo_surface’ child.

turbo_line

‘turbo_line’ child.

chart

‘chart’ child.

chart_series

‘chart_series’ child.

chart_line

‘chart_line’ child.

point

‘point’ child.

internal_particle_injection_region

‘internal_particle_injection_region’ child.

point_cloud

‘point_cloud’ child.

particle_cloud

‘particle_cloud’ child.

polyline

‘polyline’ child.

particle_track

‘particle_track’ child.

res_particle_track

‘res_particle_track’ child.

subdomain

‘subdomain’ child.

primitive2d

‘primitive2d’ child.

primitive3d

‘primitive3d’ child.

composite

‘composite’ child.

composite_periodic

‘composite_periodic’ child.

composite_inter_block

‘composite_inter_block’ child.

boundary

‘boundary’ child.

injection_region

‘injection_region’ child.

res_surface

‘res_surface’ child.

wireframe

‘wireframe’ child.

vector

‘vector’ child.

symbol

‘symbol’ child.

isosurface

‘isosurface’ child.

iso_clip

‘iso_clip’ child.

iso_clip_limiter

‘iso_clip_limiter’ child.

vortex_core_region

‘vortex_core_region’ child.

user_surface

‘user_surface’ child.

plane

‘plane’ child.

clip_plane

‘clip_plane’ child.

volume

‘volume’ child.

line

‘line’ child.

contour

‘contour’ child.

surface_group

‘surface_group’ child.

volume_rendering

‘volume_rendering’ child.

surface_of_revolution

‘surface_of_revolution’ child.

case

‘case’ child.

view

‘view’ child.

vector_variable

‘vector_variable’ child.

scalar_variable

‘scalar_variable’ child.

user_scalar_variable

‘user_scalar_variable’ child.

user_vector_variable

‘user_vector_variable’ child.

table

‘table’ child.

comment

‘comment’ child.

keyframe

‘keyframe’ child.

default_instance_transform

‘default_instance_transform’ child.

instance_transform

‘instance_transform’ child.

legend

‘legend’ child.

default_legend

‘default_legend’ child.

coordinate_frame

‘coordinate_frame’ child.

input_field

‘input_field’ child.

response_field

‘response_field’ child.

turbo_plots

‘turbo_plots’ child.

external_names_map

‘external_names_map’ child.

units_quantity_map

‘units_quantity_map’ child.

variable_name_map

‘variable_name_map’ child.

variable_data_filter_rule

‘variable_data_filter_rule’ child.

object_report_options

Defines options for the Report, specific to each object.

library

LIBRARY is automatically read from the VARIABLES library file.

symbol_control

‘symbol_control’ child.

hardcopy

This object contains the settings used to control the creation of hardcopy output from the viewer. It is used by the “print” action.

data_reader

This object contains the settings used to read results files into the post-processor. It is used by the “load” action.

tbr_options

‘tbr_options’ child.

case_comparison

This object contains information and settings for the comparison of two (for now) results files or timesteps. It is used by DATA READER object.

deformation_info

This object contains the settings used to render deformation for all GeometricCCLObject.

export

Holds parameters which control the export of data to an external text file.

session

Stores parameters used by the readsession command.

state

Stores parameters used by the readstate and savestate commands.

viewport_manager

This object stores the parameters that control the global viewport controls.

camera

Defines a camera that can be used to specify the current view in a VIEW object.

cel

‘cel’ child.

expressions

‘expressions’ child.

table_cells

Definition of the TABLE object.

title_page

Defines the Title Page for a report.

file_information_options

‘file_information_options’ child.

mesh_statistics_options

‘mesh_statistics_options’ child.

physics_summary_options

‘physics_summary_options’ child.

solution_summary_options

‘solution_summary_options’ child.

operating_maps

‘operating_maps’ child.

report_properties

‘report_properties’ child.

output_settings

Defines options for the Report.

publish

Defines the Report.

preview

Defines the Report.

report

Defines the Report.

animation

Defines a Keyframe animation sequence. A list of KEYFRAME objects indicate the states between which to interpolate.

object_view_transform

This object contains object transformation info to be processed by the viewer. Like instance transform, this object should be associated with each geometry. It is usually specified as a sub-object.

file_processing

Stores parameters indicating the state of processing state or session files.

parameterization

‘parameterization’ child.

command_file

Stores the Version of the current command file.

operating_points

Contains information related to operating point results.

response_surface

Controls response surface and response points generation related to an operating point results.

Included in:

Parent

Summary

root

Encapsulates a CFX post-processing session.