histogram#

class ansys.fluent.core.generated.solver.tui_252.main_menu.results.plot.histogram(service, version, mode, path)#

Bases: TUIMenu

No help available.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

auto_range(service, version, mode, path)

No help available.

axes(service, version, mode, path)

No help available.

cell_function(service, version, mode, path)

No help available.

curves(service, version, mode, path)

No help available.

maximum(service, version, mode, path)

No help available.

minimum(service, version, mode, path)

No help available.

num_divisions(service, version, mode, path)

No help available.

plot(service, version, mode, path)

No help available.

print(service, version, mode, path)

No help available.

write(service, version, mode, path)

No help available.

zones(service, version, mode, path)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.