AutoMeshResults#
- class ansys.meshing.prime.AutoMeshResults(model=None, error_code=None, warning_codes=None, error_locations=None, json_data=None, **kwargs)#
Results of volume meshing.
Methods
Print the default values of AutoMeshResults.
AutoMeshResults.set_default
([error_code, ...])Set the default values of AutoMeshResults.
Attributes
Provides error message when automesh fails.
Error location coordinates returned when automesh fails.
Warning codes associated with the operation.