Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.ProjectOnGeometryResults

Last update: 17.07.2025

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