Support Board
Date/Time: Tue, 10 Mar 2026 04:34:44 +0000
Post From: Synchronous ASCIL method to draw on a chart on demand?
| [2014-11-09 23:39:00] |
| Zosimus - Posts: 345 |
|
The code example uses: Tool.ChartNumber = sc.ChartNumber; which means that it wants to draw the tool on the same chart and in this case there is no problem. The AddAsUserDrawnDrawing = 1 is required only when you want to draw on another chart. |
