ComputeVolumesResults#
- class ansys.meshing.prime.ComputeVolumesResults(model=None, error_code=None, error_locations=None, volumes=None, material_point_volumes=None, external_open_face_zonelets=None, warning_codes=None, json_data=None, **kwargs)#
Results associated with compute volumes.
Methods
Print the default values of ComputeVolumesResults.
Set the default values of ComputeVolumesResults.
Attributes
Error code associated with the failure of operation.
Coordinates of problematic locations in the surface mesh.
Face zonelet ids that are in external space and not part of any computed volumes.
Ids of computed volumes enclosing material points.
Ids of computed volumes.
Warning codes associated with the compute volumes.