Skip to main content

Prime Mesh Python client library 2024 R2

EdgeMergeControl

Last update: 17.07.2025

class ansys.meshing.prime.EdgeMergeControl(value)

Specifies type of edge pairs to be merged during scaffold operation.

Attributes

Name Description
EdgeMergeControl.ALLTOALL Allows to merge all types of edges.
EdgeMergeControl.FREETOALL Allows to merge only free edges into all edges.
EdgeMergeControl.FREETOFREE Allows to merge free edge into other free edge only.

Connect with Ansys