Skip to main content

Prime Mesh Python client library 2025 R2 SP04

set_default

Last update: 20.02.2026

static FileWriteResults.set_default(error_code=None, warning_codes=None)

Set the default values of the FileWriteResults object.

  • Parameters:

    error_code: ErrorCode, optional : Error code if file write operation is unsuccessful.

    warning_codes: List[WarningCode], optional : Warning codes associated with the file write operation.

Connect with Ansys