Resolution#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.SurfaceDefs._SurfaceDefs.SaveImageOptions.Resolution(service, rules, path)#
Bases:
PyMenu
Singleton 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:
PyNumerical
Parameter DPI of value type int.
- class Height(service, rules, path=None)#
Bases:
PyNumerical
Parameter Height of value type int.
- class UseWindowResolution(service, rules, path=None)#
Bases:
PyParameter
Parameter UseWindowResolution of value type bool.
- class Width(service, rules, path=None)#
Bases:
PyNumerical
Parameter Width of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.