Skip to main content

Prime Mesh Python client library 2025 R2 SP04

set_default

Last update: 20.02.2026

static ImportAbaqusResults.set_default(summary_log=None, formatted_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.

    formatted_summary_log: str, optional : Formatted summary log for the import operation.

    error_code: ErrorCode, optional : Error code associated with failure of operation.

    warning_codes: List[WarningCode], optional : Warning codes associated with Abaqus import operation.

Connect with Ansys