visualize_output_options#

class ansys.fluent.core.generated.solver.settings_261.visualize_output_options(name=None, parent=None)#

Bases: Command

Setup write options for Visualize connection in Fluids One.

Parameters:
scopestr

The scope of the export (volume, surface, surface-and-volume).

cell_zonesList

Cell zone name list.

surfacesList

Surface.

quantities_selectstr

The variables to export.

cell_centeredbool

Specifies whether export the cell center data values.

quantitiesList

The list of quantities to export.

Arguments

Argument

Summary

scope

The scope of the export (volume, surface, surface-and-volume).

cell_zones

Cell zone name list.

surfaces

Surface.

quantities_select

The variables to export.

cell_centered

Specifies whether export the cell center data values.

quantities

The list of quantities to export.

Included in:

Parent

Summary

export

Export files.