Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.WrapperPatchFlowRegionsResult

Last update: 17.07.2025

static WrapperPatchFlowRegionsResult.set_default(warning_codes=None, error_code=None, id=None, name=None)

Set the default values of the WrapperPatchFlowRegionsResult object.

  • Parameters: warning_codes: List[WarningCode], optional : Warning codes associated with the patch holes operation.

    error_code: ErrorCode, optional : Error code associated with a patch holes operation.

    id: int, optional : Id of part created with hole patches.

    name: str, optional : Name of part created with hole patches.

Connect with Ansys