MeshMatchResults#

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

Results associated with the mesh match operations. This is for internal use only.

Methods

MeshMatchResults.print_default()

Print the default values of MeshMatchResults.

MeshMatchResults.set_default([error_code])

Set the default values of MeshMatchResults.

Attributes

MeshMatchResults.error_code

Error Code associated with failure of mesh match operation.