rendering_options#

class ansys.fluent.core.generated.solver.settings_252.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

The color bar alignment.

double_buffering

Enable/disable double-buffering.

face_displacement

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

hidden_surface_method

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.

line_weight

The line-weight factor for the window.

marker_size

The size of markers used to represent points.

marker_symbol

The type of markers used to represent points.

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.