HardcopySettings#

class ansys.fluent.core.datamodel_241.preferences.Root.Graphics.HardcopySettings(service, rules, path)

Bases: PyMenu

Singleton 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 int.

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.

class ExportEdgesForAVZ(service, rules, path=None)

Bases: PyParameter

Parameter ExportEdgesForAVZ of value type bool.

class HardcopyDriver(service, rules, path=None)

Bases: PyTextual

Parameter HardcopyDriver of value type str.

class HardcopyLineWidth(service, rules, path=None)

Bases: PyNumerical

Parameter HardcopyLineWidth of value type int.

class HardwareImageAccel(service, rules, path=None)

Bases: PyParameter

Parameter HardwareImageAccel of value type bool.

class PostScriptPermissionOverride(service, rules, path=None)

Bases: PyParameter

Parameter PostScriptPermissionOverride of value type bool.

class RetainColormapPosForAVZ(service, rules, path=None)

Bases: PyParameter

Parameter RetainColormapPosForAVZ of value type bool.

class SaveEmbeddedHardcopiesSeparately(service, rules, path=None)

Bases: PyParameter

Parameter SaveEmbeddedHardcopiesSeparately of value type bool.

class SaveEmbeddedWindowsInHardcopy(service, rules, path=None)

Bases: PyParameter

Parameter SaveEmbeddedWindowsInHardcopy of value type bool.

class TransparentEmbeddedWindows(service, rules, path=None)

Bases: PyParameter

Parameter TransparentEmbeddedWindows of value type bool.