_Scene#

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

Bases: PyMenu

Singleton _Scene.

Classes:

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

Command Diff.

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

Command Display.

GraphicsObjects(service, rules[, path])

Parameter GraphicsObjects of value type Dict[str, Any].

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

Command ManageViews.

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

Command Pull.

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

Command Push.

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

Command SaveAnimation.

SaveFlag(service, rules[, path])

Parameter SaveFlag of value type bool.

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

Command SaveImage.

SaveImageOptions(service, rules, path)

Singleton SaveImageOptions.

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

Command SaveView.

SyncStatus(service, rules[, path])

Parameter SyncStatus of value type str.

ViewName(service, rules[, path])

Parameter ViewName of value type str.

WindowId(service, rules[, path])

Parameter WindowId of value type int.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

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

Bases: PyCommand

Command Diff.

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

Bases: PyCommand

Command Display.

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

Bases: PyDictionary

Parameter GraphicsObjects of value type Dict[str, Any].

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

Bases: PyCommand

Command ManageViews.

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 SaveAnimation(service, rules, command, path=None)#

Bases: PyCommand

Command SaveAnimation.

Parameters:
FileNamestr
Formatstr
FPSfloat
AntiAliasingPassesstr
Qualitystr
H264bool
Compressionstr
BitRateint
JPegQualityint
PPMFormatstr
UseWhiteBackgroundbool
Orientationstr
ResolutionDict[str, Any]
Returns:
None
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 SaveView(service, rules, command, path=None)#

Bases: PyCommand

Command SaveView.

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

Bases: PyTextual

Parameter SyncStatus of value type str.

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

Bases: PyTextual

Parameter ViewName 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.