M_Rhino_Geometry_Mesh_Weld - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public void Weld(
double angleToleranceRadians
)
VB
Public Sub Weld (
angleToleranceRadians As Double
)
- angleToleranceRadians
- Type: System.Double
Angle at which to weld vertices.
Supported in: 6.0.16224.21491, 5D58w