Resolution#
- class ansys.fluent.core.generated.datamodel_261.flicing.Root.Case.Results.Graphics.Scene._Scene.SaveImageOptions.Resolution(service, rules, path)#
Bases:
PyMenuSingleton Resolution.
Classes:
DPI(service, rules[, path])Parameter DPI of value type int.
Height(service, rules[, path])Parameter Height of value type int.
Option(service, rules[, path])Parameter Option of value type str.
UseWindowResolution(service, rules[, path])Parameter UseWindowResolution of value type bool.
Width(service, rules[, path])Parameter Width of value type int.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class DPI(service, rules, path=None)#
Bases:
PyNumericalParameter DPI of value type int.
- class Height(service, rules, path=None)#
Bases:
PyNumericalParameter Height of value type int.
- class UseWindowResolution(service, rules, path=None)#
Bases:
PyParameterParameter UseWindowResolution of value type bool.
- class Width(service, rules, path=None)#
Bases:
PyNumericalParameter Width of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.