Login Page - Create Account

Support Board


Date/Time: Tue, 14 Oct 2025 22:46:53 +0000



Post From: ACSIL study

[2025-06-09 12:33:33]
User431178 - Posts: 799
If you want to interact with user drawn elements, then you need to use the appropriate functions.

sc.GetUserDrawnDrawingsCount instead of sc.GetACSDrawingsCount
sc.GetUserDrawnChartDrawing instead of sc.GetACSDrawingByIndex

Using Drawing Tools From an Advanced Custom Study: sc.GetUserDrawnChartDrawing()