set_default#
- 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.