Represents a particular instance of a clash or intersection between two meshes.

Namespace: Rhino.Geometry.Intersect
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.5 (5.0.20693.0)

Syntax

C#
public class MeshClash
Visual Basic
Public Class MeshClash

Inheritance Hierarchy

System..::..Object
  Rhino.Geometry.Intersect..::..MeshClash

See Also