split_surface#

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

Bases: Command

Split Surface.

Parameters:
surfacestr

The surface to split.

auto_namebool

Specifies whether to do automatic naming or not.

surf_name_prefixstr

The prefix for splited surfaces.

Arguments

Argument

Summary

surface

The surface to split.

auto_name

Specifies whether to do automatic naming or not.

surf_name_prefix

The prefix for splited surfaces.

Included in:

Parent

Summary

surfaces_8

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