create_multiple_iso_surfaces#

class ansys.fluent.core.generated.solver.settings_252.create_multiple_iso_surfaces(name=None, parent=None)#

Bases: Command

Provides access to creating new and editing multiple iso-surfaces.

Parameters:
fieldstr

The field variable.

namestr

The Iso-surface name.

surfacesList

The surface(s) that will be used to define the iso-surface.

zonesList

The zone(s) that will be used to define the iso-surface.

minreal

Min.

maxreal

Max.

iso_valuereal

The iso-value.

no_of_surfacesint

The number of surfaces to be created.

spacingreal

The spacing.

Arguments

Argument

Summary

field

The field variable.

name

The Iso-surface name.

surfaces

The surface(s) that will be used to define the iso-surface.

zones

The zone(s) that will be used to define the iso-surface.

min

Min.

max

Max.

iso_value

The iso-value.

no_of_surfaces

The number of surfaces to be created.

spacing

The spacing.

Included in:

Parent

Summary

surfaces_5

Provides access to creating multiple zone surfaces and to grouping and ungrouping surfaces.