meshing.tui.material_point#

class main_menu.material_point(path, service)#

Manage material points.

create_material_point(*args, **kwargs)#

Enables the definition of a material point. Specify the fluid zone name and the location to define the material point.

delete_all_material_points(*args, **kwargs)#

Enables the deletion of all defined material points.

delete_material_point(*args, **kwargs)#

Deletes the specified material point.

list_material_points(*args, **kwargs)#

Lists all the defined material points.