picture#

class ansys.fluent.core.solver.settings_241.picture.picture(name=None, parent=None)#

Bases: Group

Enter the hardcopy/save-picture options menu.

Attributes

Attribute

Summary

raytracer_image

Enable advanced raytracing for hardcopy and preview.

color_mode

‘color_mode’ child.

driver_options

‘driver_options’ child.

invert_background

‘invert_background’ child.

landscape

‘landscape’ child.

x_resolution

‘x_resolution’ child.

y_resolution

‘y_resolution’ child.

dpi

‘dpi’ child.

use_window_resolution

Use the currently active window’s resolution for hardcopy (ignores the x-resolution and y-resolution in this case).

standard_resolution

Select from pre-defined resolution list.

jpeg_hardcopy_quality

0 : Saves lowest quality jpeg image, but with the least file size.

Methods

Method

Summary

preview

Display a preview image of a hardcopy.

save_picture

‘save_picture’ command.

list_color_mode

‘list_color_mode’ command.

Included in:

Parent

Summary

graphics

‘graphics’ child.