cumulative_plot#
Bases:
TUIMenuPlot the development of force, force coefficient, moment, or moment coefficient across the specified wall zones.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add(service, version, mode, path)Create a new cumulative plot.
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 existing cumulative plot object.
edit(service, version, mode, path)Edit an existing cumulative plot object.
list(service, version, mode, path)Print the names of the existing cumulative plot objects to the console.
list_properties(service, version, mode, path)Print the properties of the specified cumulative plot object to the console.
plot(service, version, mode, path)Plot a cumulative plot in the graphics window.
print(service, version, mode, path)Print the value of a cumulative plot to the console.
write(service, version, mode, path)Write a cumulative plot to a file.
__init__ method of TUIMenu class.
Bases:
TUIMethodCreate a new cumulative plot.
Bases:
TUIMethodSet axes options of an object.
Bases:
TUIMethodSet curves options of an object.
Bases:
TUIMethodDelete an existing cumulative plot object.
Bases:
TUIMethodEdit an existing cumulative plot object.
Bases:
TUIMethodPrint the names of the existing cumulative plot objects to the console.
Bases:
TUIMethodPrint the properties of the specified cumulative plot object to the console.
Bases:
TUIMethodPlot a cumulative plot in the graphics window.
Bases:
TUIMethodPrint the value of a cumulative plot to the console.
Bases:
TUIMethodWrite a cumulative plot to a file.