From: Bruce S. <bas...@nc...> - 2010-11-12 03:03:44
|
It sounds like what you want to do is not delete the arrow but simply change its pos and/or axis and/or color attributes. There is no need to delete the arrow. Bruce Sherwood On Thu, Nov 11, 2010 at 6:34 PM, John Doe <joh...@gm...> wrote: > I have been searching the VPython documentation, and have not been > able to find a method to clear drawings. > > For example, if I were to draw the arrow from the documentation > (http://vpython.org/contents/docs/visual/arrow.html), is it possible > for me to clear the drawing and plot another arrow at another > coordinate? Currently, I have been only able to plot arrows on-top of > each other. > > If not, is there a visual.pointer(clear) or visual.pointer(clear)? > > Thanks, > John > > -- > PGP Public Encryption Key: > http://johndoe32102002.blogspot.com/ > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |