ansys.meshing.prime.TriangulateResults Last update: 17.07.2025 static TriangulateResults.set_default(error_code=None, n_faces_triangulated=None) Set the default values of the TriangulateResults object. Parameters: error_code: ErrorCode, optional : Error code associated with failure of the operation. n_faces_triangulated: int, optional : Number of faces that were triangulated.