Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 11:54:39 +0000



Post From: UseTool

[2023-12-04 21:29:30]
User719512 - Posts: 310
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.