Skip to main content

Prime Mesh Python client library 2025 R2

get_surface_diagnostic_summary

Last update: 10.09.2025

SurfaceSearch.get_surface_diagnostic_summary(params)

Gets the surface diagnostic summary.

Diagnose surface connectivity for the given scope and controls provided by the surface diagnostic summary parameters.

Examples

>>> surf_search = SurfaceSearch(model=model)
>>> results = surf_search.get_surface_diagnostics_summary(SurfaceDiagnosticSummaryParams(model=model))

Connect with Ansys