Support Board
Date/Time: Sat, 11 Jan 2025 09:58:54 +0000
Post From: Tool Configs Info
[2016-11-16 08:49:21] |
kas64h - Posts: 87 |
I'm using ACSIL to draw 'user-drawn' drawings and setting the drawing properties using Tool.UseToolConfigNum Later I'm retrieving drawings using sc.GetUserDrawingByLineNumber() I'd like be able to analyse the Tool returned by this function, and establish it's properties in relation to the Tool Configs. So for example, is the returned Tool's colour equivalent to the colour set under TC6 etc. I can't seem to get access to the Tool Configs information, and once set Tool.UseToolConfigNum always returns -1 Thanks |