material_point#
Bases:
TUIMenu
Manage material points.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
create_material_point
(service, version, ...)Enables the definition of a material point.
delete_all_material_points
(service, version, ...)Enables the deletion of all defined material points.
delete_material_point
(service, version, ...)Deletes the specified material point.
list_material_points
(service, version, mode, ...)Lists all the defined material points.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enables the definition of a material point. Specify the fluid zone name and the location to define the material point.
Bases:
TUIMethod
Enables the deletion of all defined material points.
Bases:
TUIMethod
Deletes the specified material point.
Bases:
TUIMethod
Lists all the defined material points.