Skip to main content

Prime Mesh Python client library 2025 R2 SP04

set_default

Last update: 20.02.2026

static ProjectOnGeometryResults.set_default(success=None, error_code=None, warning_codes=None)

Set the default values of the ProjectOnGeometryResults object.

  • Parameters:

    success: bool, optional : Defines the operation was successful or not.

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

    warning_codes: List[WarningCode], optional : Warning code associated with operation.

Connect with Ansys