P_Rhino_Geometry_Intersect_CurveIntersections_Item - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the intersection event data at the given index.
Namespace: Rhino.Geometry.Intersect
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public IntersectionEvent this[
int index
] { get; }
VB
Public ReadOnly Default Property Item (
index As Integer
) As IntersectionEvent
Get
- index
- Type: System.Int32
Index of intersection event to retrieve.
Type: IntersectionEvent
Supported in: 6.0.16224.21491, 5D58w