ansys.meshing.prime.IGAResults Last update: 17.07.2025 static IGAResults.set_default(error_code=None, warning_code=None, spline_ids=None) Set the default values of the IGAResults object. Parameters: error_code: ErrorCode, optional : Error code if IGA operation is unsuccessful. warning_code: WarningCode, optional : Warning code if IGA operation is partially successful. spline_ids: Iterable[int], optional : Ids of the created spline.