Click or drag to resize

IntersectionEventOverlapB 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)
Since: 5.0
Syntax
public Interval OverlapB { get; }

Property Value

Type: Interval
See Also