Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.OverlapSearchResults

Last update: 17.07.2025

OverlapSearchResults

class ansys.meshing.prime.OverlapSearchResults(model=None, n_pairs=None, overlap_pairs=None, error_code=None, json_data=None, **kwargs)

Provides ids of a pair of overlapping face zonelets.

Methods

OverlapSearchResults.print_default() Print the default values of OverlapSearchResults.
OverlapSearchResults.set_default([n_pairs, ...]) Set the default values of OverlapSearchResults.

Attributes

OverlapSearchResults.error_code Error Code associated with failure of operation.
OverlapSearchResults.n_pairs Number of pairs.
OverlapSearchResults.overlap_pairs Ids corresponding to pairs of overlapping face zonelets.

Connect with Ansys