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