Support Board
Date/Time: Wed, 19 Mar 2025 23:40:53 +0000
Post From: ACSIL: sc.AddLineUntilFutureIntersection() delete lines
[2022-10-31 19:13:48] |
User213910 - Posts: 17 |
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? |