Login Page - Create Account

Support Board


Date/Time: Wed, 25 Mar 2026 11:35:51 +0000



Post From: UseTool

[2023-12-04 21:29:30]
User719512 - Posts: 427
You created the drawings, you know the IDs, you can store them (perhaps in a list). You need to scan your list, and for every drawing/Tool/LineNumber, call UserDrawnChartDrawingExists and see if one/some/all are missing? If one is missing, remove the others. For all removed (by your code, or the user) drawings...remove them from your tracking list.