Support Board
Date/Time: Sun, 14 Sep 2025 07:04:50 +0000
Post From: ACSIL: sc.AddLineUntilFutureIntersection() delete lines
[2022-10-31 19:13:48] |
User213910 - Posts: 18 |
Code works well, but with a bit of performance problems. Because SierrChart first draws all lines and then goes through all again to delete the broken ones. Wouldn't there be a possibility to find out directly after creating ONE line if it is broken and then deletes it right away? |