Support Board
Date/Time: Sun, 21 Sep 2025 18:03:38 +0000
Post From: [Programming Help] - ACSIL: sc.DeleteUserDrawnACSDrawing() does not delete all drawings
[2023-03-09 17:07:41] |
User907967 - Posts: 54 |
To add to the question -- is there a better way to loop through all existing user drawings than the one above? For the non-user drawings, there is an easier way given sc.GetACSDrawingsCount(). However, without such a function, I am looking for better ways to loop through all the user drawings. |