cumulative_plot#

class ansys.fluent.core.solver.tui_231.main_menu.results.plot.cumulative_plot(path, service)#

Bases: TUIMenu

Plot Cumulative Force and Moments.

Methods:

add(*args, **kwargs)

Add a new object.

axes(*args, **kwargs)

Set axes options of an object.

curves(*args, **kwargs)

Set curves options of an object.

delete(*args, **kwargs)

Delete an object.

edit(*args, **kwargs)

Edit an object.

list(*args, **kwargs)

List objects.

list_properties(*args, **kwargs)

List properties of an object.

plot(*args, **kwargs)

Plot the Cumulative Forces/Moments.

print(*args, **kwargs)

Print the Cumulative Forces/Moments.

write(*args, **kwargs)

Write the Cumulative Forces/Moments.

add(*args, **kwargs)#

Add a new object.

axes(*args, **kwargs)#

Set axes options of an object.

curves(*args, **kwargs)#

Set curves options of an object.

delete(*args, **kwargs)#

Delete an object.

edit(*args, **kwargs)#

Edit an object.

list(*args, **kwargs)#

List objects.

list_properties(*args, **kwargs)#

List properties of an object.

plot(*args, **kwargs)#

Plot the Cumulative Forces/Moments.

print(*args, **kwargs)#

Print the Cumulative Forces/Moments.

write(*args, **kwargs)#

Write the Cumulative Forces/Moments.