Surface.RebuildEdges Method

Rebuild all the surface 3D edges.
Public Sub RebuildEdges( _ 
ByVal tolerance As Double
)
This language is not supported or no code example is available.
public void RebuildEdges( 
double tolerance 
)
This language is not supported or no code example is available.

Parameters

tolerance
double

The tolerance used in the rebuild process

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition