Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 13:59:24 +0000



Post From: How is ZigZag2 drawing it's lines?

[2025-03-05 16:21:40]
User431178 - Posts: 651

Does ZigZag2 use sc.UseTool or is it using something else such as a GL approach?

No, ZigZag2 does not draw anything.

I am wondering what the recommended way is to draw lines similar to ZigZag2
What does lines similar to zigzag mean?
ZigZag uses subgraphs, check the example in acs_source/studies7.cpp, search "scsf_ZigZagStudy".