Skip to main content

Prime Mesh Python client library 2024 R2

ansys.meshing.prime.DeleteInteriorNodesParams

Last update: 17.07.2025

static DeleteInteriorNodesParams.set_default(merge_face_normals_angle=None, merge_edge_allow_self_close=None, edge_sharp_corner_angle=None)

Set the default values of the DeleteInteriorNodesParams object.

  • Parameters: merge_face_normals_angle: float, optional : Merge faces when the normal angle between the faces is below the provided value.

    merge_edge_allow_self_close: bool, optional : Option for merging self-closing edge loops.

    edge_sharp_corner_angle: float, optional : Merge edges when the angle between the edges are below the provided value.

Connect with Ansys