Skip to content

Draw line through dots #1800

Jul 15, 2021 · 1 comments · 10 replies

You must be logged in to vote

You could try to do what you're doing and add multiples of LEFT and RIGHT to each endpoint of the line:

Line(start=p1 +LEFT, end=p2+RIGHT)

EDIT: See last few replies to this thread for the real solution.

Replies: 1 comment 10 replies

You must be logged in to vote
10 replies
@erwindenboer

@kilacoda-old

@erwindenboer

@erwindenboer

@kilacoda-old

Answer selected by erwindenboer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants