Login Page - Create Account

Support Board


Date/Time: Sat, 14 Mar 2026 02:41:12 +0000



Post From: ACSIL: sc.AddLineUntilFutureIntersection() delete lines

[2022-10-31 19:13:48]
User213910 - Posts: 27
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?