Skip to main content

Prime Mesh Python client library 2025 R2

set_default

Last update: 10.09.2025

static IGAResults.set_default(error_code=None, warning_code=None, spline_ids=None)

Set the default values of the IGAResults object.

  • Parameters:

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

    warning_code: WarningCode, optional : Warning code if IGA operation is partially successful.

    spline_ids: Iterable[int], optional : Ids of the created spline.

Connect with Ansys