Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.ImportAbaqusResults

Last update: 17.07.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.

Connect with Ansys