M_Rhino_Geometry_Brep_JoinNakedEdges - mcneel/rhinocommon-api-docs GitHub Wiki
Joins naked edge pairs within the same brep that overlap within tolerance.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int JoinNakedEdges(
double tolerance
)
VB
Public Function JoinNakedEdges (
tolerance As Double
) As Integer
- tolerance
- Type: System.Double
The tolerance value.
Type: Int32
number of joins made.
Supported in: 6.0.16224.21491, 5D58w