SurferResults#

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

Results associated with the surface mesh.

Methods

SurferResults.print_default()

Print the default values of SurferResults.

SurferResults.set_default([error_code, ...])

Set the default values of SurferResults.

Attributes

SurferResults.error_code

Error code associated with the failure of operation.

SurferResults.topofaces_not_projected_on_geometry

Ids of topofaces projected to facets instead of CAD geometry, when projectOnGeometry is enabled.