post_processing_volume#

class ansys.fluent.core.generated.solver.tui_242.main_menu.display.surface.post_processing_volume(service, version, mode, path)#

Bases: TUIMenu

Enter post-processing volume menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

create_from_file(service, version, mode, path)

Read post-processing mesh from file.

create_octree(service, version, mode, path)

Create post-processing octree mesh based on current case.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Read post-processing mesh from file.

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

Bases: TUIMethod

Create post-processing octree mesh based on current case.