P_Rhino_Geometry_Intersect_IntersectionEvent_ParameterB - mcneel/rhinocommon-api-docs GitHub Wiki

IntersectionEvent.ParameterB Property

Gets the parameter on Curve A where the intersection occured. If the intersection type is overlap, then this will return the start of the overlap region.

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

Syntax

C#

public double ParameterB { get; }

VB

Public ReadOnly Property ParameterB As Double
	Get

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

IntersectionEvent Class
Rhino.Geometry.Intersect Namespace

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