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 a new instance of the current object type. |
|
Delete selected objects. |
|
Rename the object. |
|
List the names of the objects. |
|
List active properties of the object. |
|
Copy graphics object. |
|
Display graphics object. |
|
Add graphics object to existing graphics. |
|
Clear object history. |
Named object type
Included in:
Parent |
Summary |
|---|---|
Controls the graphics display of the simulation results. |