Skip to main content

Prime Mesh Python client library 2025 R2

set_default

Last update: 10.09.2025

static RefineAtContactsParams.set_default(contact_tolerance=None, relative_tolerance=None, refine_max_size=None, project_on_geometry=None)

Set the default values of the RefineAtContactsParams object.

  • Parameters:

    contact_tolerance: float, optional : Maximum tolerance used to identify face elements as contacts.

    relative_tolerance: bool, optional : Option to specify the contact tolerance is relative or absolute.

    refine_max_size: float, optional : Maximum size used to refine contact face elements.

    project_on_geometry: bool, optional : Project on geometry on remesh.

Connect with Ansys