Skip to main content

Prime Mesh Python client library 2025 R2

refine_at_contacts

Last update: 10.09.2025

SurfaceUtilities.refine_at_contacts(part_ids, params)

Refine face elements in contact with other parts.

Examples

>>> params = prime.RefineAtContactsParams(model = model)
>>> result = surf_utils.refine_at_contacts(part_ids, params)

Connect with Ansys