Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 21:38:26 +0000



Post From: UseTool

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