Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.OverlapSearchResults

Last update: 17.07.2025

static OverlapSearchResults.set_default(n_pairs=None, overlap_pairs=None, error_code=None)

Set the default values of OverlapSearchResults.

  • Parameters: n_pairs: int, optional : Number of pairs.

    overlap_pairs: List[OverlapPairs], optional : Ids corresponding to pairs of overlapping face zonelets.

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

Connect with Ansys