cumulative_plot#
Bases:
TUIMenu
Plot 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:
TUIMethod
Create a new cumulative plot.
Bases:
TUIMethod
Set axes options of an object.
Bases:
TUIMethod
Set curves options of an object.
Bases:
TUIMethod
Delete an existing cumulative plot object.
Bases:
TUIMethod
Edit an existing cumulative plot object.
Bases:
TUIMethod
Print the names of the existing cumulative plot objects to the console.
Bases:
TUIMethod
Print the properties of the specified cumulative plot object to the console.
Bases:
TUIMethod
Plot a cumulative plot in the graphics window.
Bases:
TUIMethod
Print the value of a cumulative plot to the console.
Bases:
TUIMethod
Write a cumulative plot to a file.