1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 13:01:37 +02:00

update doc

This commit is contained in:
Justin Lin
2020-12-30 17:00:14 +08:00
parent 7468c30b5a
commit 42b8b56ce6

View File

@@ -1,4 +1,4 @@
# lines_intersection2
# lines_intersection
Find the intersection of two line segments. Return `[]` if lines don't intersect.