cumulative_plot#

class ansys.fluent.core.generated.solver.tui_261.main_menu.plot.cumulative_plot(service, version, mode, path)#

Bases: TUIMenu

Plot Cumulative Force and Moments.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

add(service, version, mode, path)

Add a new object.

axes(service, version, mode, path)

Set axes options of an object.

curves(service, version, mode, path)

Set curves options of an object.

delete(service, version, mode, path)

Delete an object.

edit(service, version, mode, path)

Edit an object.

list(service, version, mode, path)

List the Cumulative Forces/Moments.

list_properties(service, version, mode, path)

List properties of an object.

plot(service, version, mode, path)

Plot the Cumulative Forces/Moments.

print(service, version, mode, path)

Print the Cumulative Forces/Moments.

write(service, version, mode, path)

Write the Cumulative Forces/Moments.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Add a new object.

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

Bases: TUIMethod

Set axes options of an object.

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

Bases: TUIMethod

Set curves options of an object.

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

Bases: TUIMethod

Delete an object.

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

Bases: TUIMethod

Edit an object.

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

Bases: TUIMethod

List the Cumulative Forces/Moments.

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

Bases: TUIMethod

List properties of an object.

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

Bases: TUIMethod

Plot the Cumulative Forces/Moments.

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

Bases: TUIMethod

Print the Cumulative Forces/Moments.

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

Bases: TUIMethod

Write the Cumulative Forces/Moments.