xy_plot#
- class ansys.fluent.core.generated.solver.settings_261.xy_plot(name=None, parent=None)#
Bases:
NamedObject[xy_plot_child],CreatableNamedObjectMixin[xy_plot_child]An XY Plot object is a named entity used to plot scalar or vector quantities on a 2D graph with X and Y axes, typically over position, time, or other variable ranges. It is commonly used for monitoring variable trends across surfaces, lines, or during transient simulations.
Methods
Method |
Summary |
|---|---|
Create a new instance of the current object type. |
|
Delete selected objects. |
|
Rename the object. |
|
List the names of the objects. |
|
List active properties of the object. |
|
Copy graphics object. |
|
Display graphics object. |
|
Add graphics object to existing graphics. |
|
Clear object history. |
Named object type
Included in:
Parent |
Summary |
|---|---|
Provides access to creating new and editing existing plots (XY histograms and so on) of your computational results. |