Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.SetNameResults

Last update: 17.07.2025

static SetNameResults.set_default(warning_code=None, assigned_name=None, error_code=None)

Set the default values of the SetNameResults object.

  • Parameters: warning_code: WarningCode, optional : Warning code associated with the set name of given entity.

    assigned_name: str, optional : Assigned name of given entity.

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

Connect with Ansys