RefineAtContactsParams#
- class ansys.meshing.prime.RefineAtContactsParams(model=None, contact_tolerance=None, relative_tolerance=None, refine_max_size=None, project_on_geometry=None, json_data=None, **kwargs)#
Parameters to refine face elements in contact.
Methods
Print the default values of RefineAtContactsParams.
Set the default values of RefineAtContactsParams.
Attributes
Maximum tolerance used to identify face elements as contacts.
Project on geometry on remesh.
Maximum size used to refine contact face elements.
Option to specify the contact tolerance is relative or absolute.