Support Board
Date/Time: Wed, 05 Nov 2025 10:59:11 +0000
Post From: UseTool
| [2023-12-04 21:29:30] |
| User719512 - Posts: 331 |
|
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.
|
