Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.ContactPreventionParams

Last update: 17.07.2025

ContactPreventionParams

class ansys.meshing.prime.ContactPreventionParams(model=None, source_scope=None, target_scope=None, size=None, json_data=None, **kwargs)

ContactPreventionParams defines contact prevention control parameters for wrapper.

Methods

ContactPreventionParams.print_default() Print the default values of ContactPreventionParams.
ContactPreventionParams.set_default([...]) Set the default values of ContactPreventionParams.

Attributes

ContactPreventionParams.size Minimum gap size (gap/4) to resolve contact between source and target.
ContactPreventionParams.source_scope Source scope used for contact prevention control.
ContactPreventionParams.target_scope Target scope used for contact prevention control.

Connect with Ansys