Place text node

Hello all,

I've written a VBA macro that creates a 22-line text node element using CreateTextNodeElement2 and then places it using the GetInput method. The code runs well, but I would like the text to be visible when the user places it.  Using CadInputQueue.SendCommand PLACE TEXT ICON allows the user to see the text as it's being placed, but because I have so many lines of  text to place, CreateTextNodeElement2 seems to be the best method.

Any help would be appreciated!

Thanks in advance,

Ed

Parents Reply Children