Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 00:50:56 +0000



Post From: Coding Question: How to draw 5 parallel lines 1% apart?

[2024-03-10 18:15:04]
User656492 - Posts: 136
I understand SC support provides little programming support but maybe someone can take a moment.

I know I can create 5 DRAWING_HORIZONTALLINEs and do the math for each, but it seems that there should be a cleaner way to use the DRAWING_PARALLEL_LINES drawing type to do this more cleanly.

I'm unable to find an example of code using DRAWING_PARALLEL_LINES. Anyone got one in their pocket?

Thanks!