RhinoCommon API
MeshWeld Method |
Makes sure that faces sharing an edge and having a difference of normal greater
than or equal to angleToleranceRadians share vertexes along that edge, vertex normals
are averaged.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public void Weld( double angleToleranceRadians )
Public Sub Weld ( angleToleranceRadians As Double )
Parameters
- angleToleranceRadians
- Type: SystemDouble
Angle at which to weld vertices.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8