Skip to main content

Prime Mesh Python client library 2024 R1 SP1

ansys.meshing.prime.MergeBoundaryNodesParams

Last update: 17.07.2025

MergeBoundaryNodesParams

class ansys.meshing.prime.MergeBoundaryNodesParams(model=None, tolerance=None, use_absolute_tolerance=None, merge_node_type=None, json_data=None, **kwargs)

Parameters used for the merge boundary nodes operation.

Methods

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

Attributes

MergeBoundaryNodesParams.merge_node_type Type depending on the type of nodes to be merged.
MergeBoundaryNodesParams.tolerance Distance tolerance for merging boundary nodes.
MergeBoundaryNodesParams.use_absolute_tolerance Indicates whether the tolerance provided is an absolute value or not.

Connect with Ansys