On Monday, April 11, 2016, Arshpreet Singh <[email protected]> wrote: > I want to change the direction of arrow tip or tail, I am able to use Invert method present in Arrow() class. > a=Arrow () > a.Invert =10 #this reverse the direction of arrow
Thanks I solved it as follows: P=simple.GetDisplayProperties() P.Orientation=(10, 2, 20) #(x, y, z) > But can I use Invert to rotate arrow all the directions needed? > > -- > > Thanks > Arshpreet Singh > > I am Sikh boy, Learning by doing and Learning by teaching is my religion. > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > -- Thanks Arshpreet Singh I am Sikh boy, Learning by doing and Learning by teaching is my religion. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
