Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.FileWriteResults

Last update: 17.07.2025

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

Set the default values of FileWriteResults.

  • 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