SaveImageOptions#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics.Mesh._Mesh.SaveImageOptions(service, rules, path)#
Bases:
PyMenu
Singleton SaveImageOptions.
Classes:
Coloring
(service, rules[, path])Parameter Coloring of value type str.
FileType
(service, rules[, path])Parameter FileType of value type str.
Format
(service, rules[, path])Parameter Format of value type str.
Orientation
(service, rules[, path])Parameter Orientation of value type str.
Resolution
(service, rules, path)Singleton Resolution.
UseWhiteBackground
(service, rules[, path])Parameter UseWhiteBackground of value type bool.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class Orientation(service, rules, path=None)#
Bases:
PyTextual
Parameter Orientation of value type str.
- class UseWhiteBackground(service, rules, path=None)#
Bases:
PyParameter
Parameter UseWhiteBackground of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.