wrap#

class ansys.fluent.core.meshing.tui_241.main_menu.objects.wrap(service, version, mode, path)#

Bases: TUIMenu

Contains options related to the object wrapping operation.

Classes:

check_holes(service, version, mode, path)

Allows you to check for holes in the objects.

debug(service, version, mode, path)

Debug from intermediate objects.

object_zone_separate(service, version, mode, ...)

Separate Object Face Zones.

set(service, version, mode, path)

Contains additional options related to the object wrapping operation.

wrap(service, version, mode, path)

Creates the mesh objects based on the geometry objects selected and other object wrapping parameters specified.

class check_holes(service, version, mode, path)#

Bases: TUIMethod

Allows you to check for holes in the objects. The number of hole faces marked will be reported.

class debug(service, version, mode, path)#

Bases: TUIMethod

Debug from intermediate objects.

class object_zone_separate(service, version, mode, path)#

Bases: TUIMethod

Separate Object Face Zones.

class wrap(service, version, mode, path)#

Bases: TUIMethod

Creates the mesh objects based on the geometry objects selected and other object wrapping parameters specified.