CellStatisticsResults#

class ansys.meshing.prime.CellStatisticsResults(model=None, volume=None, error_code=None, json_data=None, **kwargs)#

Results of cell statistics information.

Methods

CellStatisticsResults.print_default()

Print the default values of CellStatisticsResults.

CellStatisticsResults.set_default([volume, ...])

Set the default values of CellStatisticsResults.

Attributes

CellStatisticsResults.error_code

Error code associated with the cell statistics function.

CellStatisticsResults.volume

Cumulative volume of all the cell elements of selected entities.