P_Rhino_Geometry_Intersect_IntersectionEvent_OverlapB - mcneel/rhinocommon-api-docs GitHub Wiki

IntersectionEvent.OverlapB Property

Gets the interval on curve B where the overlap occurs. If the intersection type is not overlap, this value is meaningless.

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

Syntax

C#

public Interval OverlapB { get; }

VB

Public ReadOnly Property OverlapB As Interval
	Get

Property Value

Type: Interval

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

IntersectionEvent Class
Rhino.Geometry.Intersect Namespace

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