xy_plot_child#

class ansys.fluent.core.generated.solver.settings_252.xy_plot_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of xy_plot.

Attributes

Attribute

Summary

name

A name for an object.

options

‘options’ child.

y_axis_function

One of the coloring options.

x_axis_function

One of the coloring options.

x_axis_data

Options for X axis function.

y_axis_data

Options for Y axis function.

surfaces_list

The planar surface(s) where you want the results displayed.

locations

‘locations’ child.

option

Options for XY-Plot.

plot_direction

‘plot_direction’ child.

axes

Contains check buttons that allow you to set abscissa (-axis) or ordinate (-axis) characteristics.

curves

Line, marker style and color for Curves.

Methods

Method

Summary

display

Display the plot.

write_to_file

Write data to a file.

read_from_file

Read data from file.

free_file_data

Free file-data.

Included in:

Parent

Summary

xy_plot

‘xy_plot’ child.