create_surfaces_from_bodies#

class ansys.fluent.core.generated.solver.settings_271.create_surfaces_from_bodies(name=None, parent=None)#

Bases: Command

Create surfaces for each body.

Parameters:
auto_namebool

Specifies whether to do automatic naming or not.

prefixstr

The prefix for surface names.

body_namesList

The body names for which to create surfaces.

Arguments

Argument

Summary

auto_name

Specifies whether to do automatic naming or not.

prefix

The prefix for surface names.

body_names

The body names for which to create surfaces.

Included in:

Parent

Summary

surfaces_9

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