GMesh.WeldFreeEdges (Double) Method

Removes duplicated vertices and degenerated triangles in the GMesh skipping internal vertices.
Public Sub WeldFreeEdges( _ 
ByVal maxGap As Double
)
This language is not supported or no code example is available.
public void WeldFreeEdges( 
double maxGap 
)
This language is not supported or no code example is available.

Parameters

maxGap
double

.NET Framework

Supported in: 4.7.2

In this article

Definition