Support Board
Date/Time: Tue, 26 Nov 2024 13:51:04 +0000
Post From: UseTool
[2023-12-04 21:29:30] |
User719512 - Posts: 264 |
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.
|