Skip to main content

Prime Mesh Python client library 2024 R2

FuseOption

Last update: 17.07.2025

class ansys.meshing.prime.FuseOption(value)

Type to specify treatment of surfaces for fusing.

Attributes

Name Description
FuseOption.NONE No action to be taken for surfaces being fused.
FuseOption.TRIMONESIDE Delete faces to be fused on one side and merge nodes to be fused at middle locations (works only within a single part).
FuseOption.TRIMTWOSIDES Delete faces to be fused on both sides and merge nodes to be fused at middle locations (works only within a single part).

Connect with Ansys