It looks like the person that wrote it chose to align the cylinder with the Y axis. Don't ask me why. You can go into vtkCylinderSource and change it. Or you can do the following:
* Create a cylinder from the sources menu * Apply transform, rotate around Z 90 degrees * Apply Glyph With Custom Source and use the transform as the 2nd input (called source I think) -berk On Sat, May 23, 2009 at 12:15 PM, Ricardo Reis <[email protected]> wrote: > > Hi > > The orientation of the cylinder glyph is normal to the vector used. Is this > intended and is there a any possibility of the axis of the cylinder line up > with the direction vector? > > best regards, > > Ricardo Reis > > 'Non Serviam' > > PhD student @ Lasef > Computational Fluid Dynamics, High Performance Computing, Turbulence > http://www.lasef.ist.utl.pt > > & > > Cultural Instigator @ Rádio Zero > http://www.radiozero.pt > > http://www.flickr.com/photos/rreis/ > _______________________________________________ > 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 > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
