mesh#

class ansys.fluent.core.generated.solver.settings_261.mesh(name=None, parent=None)#

Bases: NamedObject[mesh_2_child], CreatableNamedObjectMixin[mesh_2_child]

A mesh object is a named graphical entity in used to represent surface or volume meshes for visualization purposes. These objects allow users to control how mesh data is displayed, manipulated, or referenced in post-processing and visualization workflows.

Methods

Method

Summary

create

Create a new instance of the current object type.

delete

Delete selected objects.

rename

Rename the object.

list_1

List the names of the objects.

list_properties_1

List active properties of the object.

make_a_copy

Copy graphics object.

display

Display graphics object.

add_to_graphics

Add graphics object to existing graphics.

clear_history

Clear object history.

Named object type

mesh_2_child

Included in:

Parent

Summary

graphics

Controls the graphics display of the simulation results.