fuse_face_zones#

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

Bases: Command

Attempt to fuse a list of face zones by removing duplicate faces and nodes.

Parameters:
face_zonesList

Names or IDs of face zones to be fused.

fused_zone_namestr

User specified name for fused zone (only available when fusing two face zones).

Arguments

Argument

Summary

face_zones

Names or IDs of face zones to be fused.

fused_zone_name

User specified name for fused zone (only available when fusing two face zones).

Included in:

Parent

Summary

modify_zones

The modify zones object.