FastDisplayMode#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.Graphics.Performance.FastDisplayMode(service, rules, path)#
Bases:
PyMenuSingleton FastDisplayMode.
Classes:
Culling(service, rules[, path])Parameter Culling of value type int.
FacesShown(service, rules[, path])Parameter FacesShown of value type bool.
MarkersDecimation(service, rules[, path])Parameter MarkersDecimation of value type float.
NodesShown(service, rules[, path])Parameter NodesShown of value type bool.
PerimeterEdgesShown(service, rules[, path])Parameter PerimeterEdgesShown of value type bool.
SilhouetteShown(service, rules[, path])Parameter SilhouetteShown of value type bool.
Status(service, rules[, path])Parameter Status of value type str.
Transparency(service, rules[, path])Parameter Transparency of value type bool.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class Culling(service, rules, path=None)#
Bases:
PyNumericalParameter Culling of value type int.
- class FacesShown(service, rules, path=None)#
Bases:
PyParameterParameter FacesShown of value type bool.
- class MarkersDecimation(service, rules, path=None)#
Bases:
PyNumericalParameter MarkersDecimation of value type float.
- class NodesShown(service, rules, path=None)#
Bases:
PyParameterParameter NodesShown of value type bool.
- class PerimeterEdgesShown(service, rules, path=None)#
Bases:
PyParameterParameter PerimeterEdgesShown of value type bool.
- class SilhouetteShown(service, rules, path=None)#
Bases:
PyParameterParameter SilhouetteShown of value type bool.
- class Transparency(service, rules, path=None)#
Bases:
PyParameterParameter Transparency of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.