Login Page - Create Account

Support Board


Date/Time: Tue, 01 Jul 2025 11:01:01 +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?