Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime

Last update: 17.07.2025

exception ansys.meshing.prime.PrimeRuntimeError(message, error_code=None, error_locations=None)

Provides runtime errors for PyPrimeMesh.

  • Parameters: message : Error message to show.

    error_code : ID of the error. The default is None.

    error_locations : Location of the error. The default is None.

Connect with Ansys