wrap#

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

Bases: TUIMenu

Enter the wrapping operation menu.

Methods:

__init__(service, version, mode, path)

Initialize TUIMethod.

Classes:

check_holes(service, version, mode, path)

Check for holes on wrapped 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)

Set wrap options.

wrap(service, version, mode, path)

Wrap the object.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Check for holes on wrapped objects.

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

Wrap the object.