Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 21:46:02 +0000



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

[2023-03-09 17:08:33]
User431178 - Posts: 413
Why is the above while-loop not sufficient when using sc.DeleteUserDrawnACSDrawing, to get rid of all shapes?

When you delete a drawing what happens to the index of the subsequent drawings...?

Remove the DrawingIndex++ and try again.