M_Rhino_Geometry_Brep_IsDuplicate - mcneel/rhinocommon-api-docs GitHub Wiki
See if this and other are same brep geometry.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsDuplicate(
Brep other,
double tolerance
)
VB
Public Function IsDuplicate (
other As Brep,
tolerance As Double
) As Boolean
- other
- Type: Rhino.Geometry.Brep
other brep. - tolerance
- Type: System.Double
tolerance to use when comparing control points.
Type: Boolean
true if breps are the same.
Supported in: 6.0.16224.21491, 5D58w