Skip to main content

Prime Mesh Python client library 2025 R2

set_default

Last update: 10.09.2025

static CreateContactPatchParams.set_default(contact_patch_axis=None, offset_distance=None, grouping_tolerance=None, suggested_part_name=None, suggested_label_prefix=None)

Set the default values of the CreateContactPatchParams object.

  • Parameters:

    contact_patch_axis: ContactPatchAxis, optional : Assigns the contact patch direction.

    offset_distance: float, optional : Source offset distance value.

    grouping_tolerance: float, optional : Tolerance distance value to group regions for contact patch creation.

    suggested_part_name: str, optional : Suggested part name for created contact patch surfaces.

    suggested_label_prefix: str, optional : Suggested label name for created contact patch surfaces.

Connect with Ansys