_XYPlot#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics.XYPlot._XYPlot(service, rules, path)#

Bases: PyMenu

Singleton _XYPlot.

Classes:

Axes(service, rules, path)

Singleton Axes.

Curves(service, rules, path)

Singleton Curves.

Diff(service, rules, command[, path])

Command Diff.

DirectionVectorInternal(service, rules, path)

Singleton DirectionVectorInternal.

ExportData(service, rules, command[, path])

Command ExportData.

Options(service, rules, path)

Singleton Options.

Plot(service, rules, command[, path])

Command Plot.

Pull(service, rules, command[, path])

Command Pull.

Push(service, rules, command[, path])

Command Push.

SaveFlag(service, rules[, path])

Parameter SaveFlag of value type bool.

SaveImage(service, rules, command[, path])

Command SaveImage.

SaveImageOptions(service, rules, path)

Singleton SaveImageOptions.

Surfaces(service, rules[, path])

Parameter Surfaces of value type List[str].

SyncStatus(service, rules[, path])

Parameter SyncStatus of value type str.

UID(service, rules[, path])

Parameter UID of value type str.

WindowId(service, rules[, path])

Parameter WindowId of value type int.

XAxisFunction(service, rules, path)

Singleton XAxisFunction.

YAxisFunction(service, rules, path)

Singleton YAxisFunction.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

class Diff(service, rules, command, path=None)#

Bases: PyCommand

Command Diff.

Returns:
bool
class ExportData(service, rules, command, path=None)#

Bases: PyCommand

Command ExportData.

Parameters:
FileNamestr
Returns:
bool
class Plot(service, rules, command, path=None)#

Bases: PyCommand

Command Plot.

Returns:
bool
class Pull(service, rules, command, path=None)#

Bases: PyCommand

Command Pull.

Returns:
bool
class Push(service, rules, command, path=None)#

Bases: PyCommand

Command Push.

Returns:
bool
class SaveFlag(service, rules, path=None)#

Bases: PyParameter

Parameter SaveFlag of value type bool.

class SaveImage(service, rules, command, path=None)#

Bases: PyCommand

Command SaveImage.

Parameters:
FileNamestr
Formatstr
FileTypestr
Coloringstr
Orientationstr
UseWhiteBackgroundbool
ResolutionDict[str, Any]
Returns:
bool
class Surfaces(service, rules, path=None)#

Bases: PyTextual

Parameter Surfaces of value type List[str].

class SyncStatus(service, rules, path=None)#

Bases: PyTextual

Parameter SyncStatus of value type str.

class UID(service, rules, path=None)#

Bases: PyTextual

Parameter UID of value type str.

class WindowId(service, rules, path=None)#

Bases: PyNumerical

Parameter WindowId of value type int.

__init__(service, rules, path)#

__init__ method of PyMenu class.

class _name_(service, rules, path=None)#

Bases: PyTextual

Parameter _name_ of value type str.