Function.Intersection
sprotty / intersection
intersection(
l1
,l2
):Point
Defined in: packages/sprotty/src/utils/geometry.ts:251
Returns the intersection of two lines l1
and l2
A line
Another line
Point
The intersection point of l1
and l2
sprotty / intersection
intersection(
l1
,l2
):Point
Defined in: packages/sprotty/src/utils/geometry.ts:251
Returns the intersection of two lines l1
and l2
A line
Another line
Point
The intersection point of l1
and l2