mesh_statistics_options#

class ansys.cfx.core.generated.post_processing.settings_261.mesh_statistics_options.mesh_statistics_options(name: str | None = None, parent=None)#

Bases: Group

‘mesh_statistics_options’ child.

Attributes

Attribute

Summary

include_in_report

Specifies whether to show this object in the Report or not.

show_connectivity_number

Indicates whether to show the Connectivity Number in the Mesh Statistics Table.

show_edge_length_ratio

Indicates whether to show the Edge Length Ratio in the Mesh Statistics Table.

show_element_volume_ratio

Indicates whether to show the Element Volume Ratio in the Mesh Statistics Table.

show_max_face_angle

Indicates whether to show the Maximum Face Angle in the Mesh Statistics Table.

show_min_face_angle

Indicates whether to show the Minimum Face Angle in the Mesh Statistics Table.

show_number_of_elements

Indicates whether to show the number of Elements in the Mesh Statistics Table.

show_number_of_hexahedra

Indicates whether to show the number of Hexahedra in the Mesh Statistics Table.

show_number_of_nodes

Indicates whether to show the number of Nodes in the Mesh Statistics Table.

show_number_of_polyhedra

Indicates whether to show the number of Polyhedra in the Mesh Statistics Table.

show_number_of_pyramids

Indicates whether to show the number of Pyramids in the Mesh Statistics Table.

show_number_of_tetrahedra

Indicates whether to show the number of Tetrahedra in the Mesh Statistics Table.

show_number_of_wedges

Indicates whether to show the number of Wedges in the Mesh Statistics Table.

this_exists

Indicates whether this object exists or not.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

results

Encapsulates a CFX post-processing setup.

report

Defines the Report.