Skip to content

Draw line through dots #1800

Jul 15, 2021 · 1 comments · 10 replies
Discussion options

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

Comment options

You must be logged in to vote
10 replies
@erwindenboer
Comment options

@kilacoda-old
Comment options

@erwindenboer
Comment options

@erwindenboer
Comment options

@kilacoda-old
Comment options

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