P_Rhino_Geometry_Intersect_CurveIntersections_Count - mcneel/rhinocommon-api-docs GitHub Wiki

CurveIntersections.Count Property

Gets the number of recorded intersection events.

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

Syntax

C#

public int Count { get; }

VB

Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32

Implements

ICollection(T).Count

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

CurveIntersections Class
Rhino.Geometry.Intersect Namespace

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