material_point#

class ansys.fluent.core.meshing.tui_232.main_menu.material_point(path, service)

Bases: TUIMenu

Manage material points.

Methods:

create_material_point(*args, **kwargs)

Enables the definition of a 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.

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.