Support Board
Date/Time: Mon, 25 Nov 2024 22:52:33 +0000
Post From: Applying Tool Config to a AddAsUserDrawnDrawing from ACSIL
[2014-03-13 16:30:09] |
Al SC Developer - Posts: 434 |
Currently you can not do this. However, in ver 1108 a new field has been added to the s_UseTool class named UseToolCfgNum. This field can be set to a value of 1-8 and the corresponding tool config will be used to set up the drawing. There is an example usage at the end of the study scsf_UseToolExample(), which is in studies.cpp. The example simply changes the tool cfg each new bar. |