Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 19:15:44 +0000



Post From: Deleting Tool Drawings

[2018-04-17 20:30:10]
WarriorTrader - Posts: 245
No deletion takes place if the line number does not exist, with either of these functions.


I have notice my code has better performance if I use sc.ChartDrawingExists() before a call to sc.DeleteACSChartDrawing. Am I just seeing something that is not there?

The example in your documentation checks if the line number exist. Why does it check if the line number exits before the call?

Refer to the scsf_UseToolExample() function in the /ACS_Source/studies.cpp file for example code on how to work with this function.


Thx,
--WT
Date Time Of Last Edit: 2018-04-17 20:31:15