Returns a new Junction Object which is the intersection of x and y.

intersect.Junction(x, y, pad = 0, ...)

Arguments

x

a Junction Object

y

a Junction Object

Value

new Junction Object containing the intersection of x and y

Author

Rick Mortensen