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)
Syntaxpublic Interval OverlapB { get; }Public ReadOnly Property OverlapB As Interval
Get
Property Value
Type:
Interval
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also