_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 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:
- class SaveFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter SaveFlag of value type bool.
- class SyncStatus(service, rules, path=None)#
Bases:
PyTextual
Parameter SyncStatus 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.