create_multiple_iso_surfaces#

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

Bases: Command

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

Parameters:
fieldstr

Select the field variable.

namestr

Specify the Iso-surface name.

surfacesList

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

zonesList

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

minreal

Set min.

maxreal

Set max.

iso_valuereal

Specify the iso-value.

no_of_surfacesint

Specify the number of surfaces to be created.

spacingreal

Specify the spacing.

Arguments

Argument

Summary

field

Select the field variable.

name

Specify the Iso-surface name.

surfaces

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

zones

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

min

Set min.

max

Set max.

iso_value

Specify the iso-value.

no_of_surfaces

Specify the number of surfaces to be created.

spacing

Specify the spacing.

Included in:

Parent

Summary

surfaces

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