set_default Last update: 10.09.2025 static ImportAbaqusResults.set_default(summary_log=None, error_code=None, warning_codes=None) Set the default values of the ImportAbaqusResults object. Parameters: summary_log: str, optional : Summary log for the import operation in json format. error_code: ErrorCode, optional : Error code associated with failure of operation. warning_codes: List[WarningCode], optional : Warning codes associated with Abaqus import operation.