@JimCarruthers wrote:
Hi,
I'm trying to use a display conduit to show progress on a script that involves drawing many many curves in succession. I've looked at the really basic sdk example about drawing an arrow, but I can't figure out the general procedure for updating the list of objects in the conduit, all that I got to work in any way was to make an all-new conduit object every time through the loop and feed the current list of stuff to draw in to its constructor, which of course means all the previous results are shown also...which is possibly interesting now that I think of it but not the goal.
Thanks,
Jim
Posts: 3
Participants: 2