rendering_options#

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

Bases: Group

‘rendering_options’ child.

Attributes

Attribute

Summary

animation_option

Using Wireframe / All option during animation.

auto_spin

Enable/disable mouse view rotations to continue to spin the display after the button is released.

color_map_alignment

Set the color bar alignment.

double_buffering

Enable/disable double-buffering.

face_displacement

Set face displacement value in Z-buffer units along the Camera Z-axis.

hidden_surface_method

Specify the method to perform hidden line and hidden surface rendering.

hidden_surfaces

Enable/disable hidden surface removal.

front_faces_transparent

Make the front faces transparent.

show_colormap

Enable/Disable colormap.

Methods

Method

Summary

device_info

List information for the graphics device.

driver

Change the current graphics driver.

set_rendering_options

Set the rendering options.

Included in:

Parent

Summary

views

‘views’ child.