P_Rhino_Geometry_Intersect_IntersectionEvent_IsPoint - mcneel/rhinocommon-api-docs GitHub Wiki

IntersectionEvent.IsPoint Property

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

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

Syntax

C#

public bool IsPoint { get; }

VB

Public ReadOnly Property IsPoint As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

IntersectionEvent Class
Rhino.Geometry.Intersect Namespace

⚠️ **GitHub.com Fallback** ⚠️