Click or drag to resize

IntersectionEventIsPoint Property

All curve intersection events are either a single point or an overlap.

Namespace:  Rhino.Geometry.Intersect
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsPoint { get; }

Property Value

Type: Boolean
See Also