Hi, Unfortunately vtkCylinderSource class doesn't seem to allow you to change default settings for the axis direction. Hence you should apply the transform filter after creating a cylinder.
Thanks 2017-10-01 15:00 GMT+09:00 Muhammad Kashif Saeed <[email protected]>: > Hi everyone, > I want to draw a cylinder in ParaView. > its default setting is such that its height is in the y-direction but i want > to change it in z_direction. > > I have radius 0.07 m and height 0.3 m in Z direction > plz help me > thanks > > -- > > Muhammad Kashif Saeed > Chemical Engineer > Cell: +92-300-7328139 > > _______________________________________________ > 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 > _______________________________________________ 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
