Support Board
Date/Time: Tue, 21 Jan 2025 04:06:31 +0000
Post From: sc.GetUserDrawingByLineNumber()
[2018-07-25 14:31:10] |
kas64h - Posts: 87 |
I'm having a problem with the sc.GetUserDrawingByLineNumber() function whereby the s_UseTool structure returned has its ChartNumber member always set to 0 Every other member - LineNumber, BeginIndex, EndIndex etc. etc. is all set fine, it's just ChartNumber continually comes back as 0 (I'm clearing the s_UseTool structure before passing it to the function) I would have expected the s_UseTool structure ChartNumber to be set to the Chart Number the Drawing is on, as is the case with the sc.GetUserDrawnChartDrawing() function. I'm using Sierra version 1784. Thanks |