Support Board
Date/Time: Wed, 27 Nov 2024 12:34:06 +0000
Post From: Create horizontal Grid Lines from excel or text file
[2022-05-20 16:05:55] |
Zorin - Posts: 19 |
Just for fun - here is how you do it [cpp file + levels] Note: it's very draft + done from the default ACSIL study, really slow [as it uses subgraphs instead of drawings], but main problem - how to read the data - you'll get an idea from that If I'll have some free time - I'll try to re-code it using actual "horizontal lines" objects [instead of subgraphs] |
zHorLines.cpp - Attached On 2022-05-20 16:01:57 UTC - Size: 4.12 KB - 288 views zLevels.csv - Attached On 2022-05-20 16:02:47 UTC - Size: 630 B - 330 views |