Replies: 1 comment 3 replies
-
I guess the root of the problem is that the keyword names |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The documentation for perpendicular coordinates says
while the actual behavior of the keywords seems like the other way round. Look at the example in the documentation:
In the first line it's actually the horizointal line that goes through `xline.end``.
The short form looks right:
-
indicates a horizontal line going throughxline.end
.Beta Was this translation helpful? Give feedback.
All reactions