HardcopySettings#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.Graphics.HardcopySettings(service, rules, path)#
Bases:
PyMenuSingleton HardcopySettings.
Classes:
ExportEdgesForAVZ(service, rules[, path])Parameter ExportEdgesForAVZ of value type bool.
HardcopyDriver(service, rules[, path])Parameter HardcopyDriver of value type str.
HardcopyLineWidth(service, rules[, path])Parameter HardcopyLineWidth of value type float.
HardwareImageAccel(service, rules[, path])Parameter HardwareImageAccel of value type bool.
PostScriptPermissionOverride(service, rules)Parameter PostScriptPermissionOverride of value type bool.
RetainColormapPosForAVZ(service, rules[, path])Parameter RetainColormapPosForAVZ of value type bool.
SaveEmbeddedHardcopiesSeparately(service, rules)Parameter SaveEmbeddedHardcopiesSeparately of value type bool.
SaveEmbeddedWindowsInHardcopy(service, rules)Parameter SaveEmbeddedWindowsInHardcopy of value type bool.
TransparentEmbeddedWindows(service, rules[, ...])Parameter TransparentEmbeddedWindows of value type bool.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class ExportEdgesForAVZ(service, rules, path=None)#
Bases:
PyParameterParameter ExportEdgesForAVZ of value type bool.
- class HardcopyDriver(service, rules, path=None)#
Bases:
PyTextualParameter HardcopyDriver of value type str.
- class HardcopyLineWidth(service, rules, path=None)#
Bases:
PyNumericalParameter HardcopyLineWidth of value type float.
- class HardwareImageAccel(service, rules, path=None)#
Bases:
PyParameterParameter HardwareImageAccel of value type bool.
- class PostScriptPermissionOverride(service, rules, path=None)#
Bases:
PyParameterParameter PostScriptPermissionOverride of value type bool.
- class RetainColormapPosForAVZ(service, rules, path=None)#
Bases:
PyParameterParameter RetainColormapPosForAVZ of value type bool.
- class SaveEmbeddedHardcopiesSeparately(service, rules, path=None)#
Bases:
PyParameterParameter SaveEmbeddedHardcopiesSeparately of value type bool.
- class SaveEmbeddedWindowsInHardcopy(service, rules, path=None)#
Bases:
PyParameterParameter SaveEmbeddedWindowsInHardcopy of value type bool.
- class TransparentEmbeddedWindows(service, rules, path=None)#
Bases:
PyParameterParameter TransparentEmbeddedWindows of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.