Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 23:31:37 +0000



Post From: [Programming Help] - ACSIL: sc.DeleteUserDrawnACSDrawing() does not delete all drawings

[2023-03-09 17:07:41]
User907967 - Posts: 53
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.