Hey buddies,

Please excuse me if my question is not related to this question!
Anyone can give me the data format for plotting 3D cylinder in vtk format to be plotted in parraview containing start point, radius and length;
I already did for spheres in UNSTRUCTURED_GRID format (with applying GLYTH filter):

# vtk DataFile Version 2.0
Unstructured grid legacy vtk file with point scalar data
ASCII

DATASET UNSTRUCTURED_GRID
POINTS 3 double
7 16 9
16 16 21
25 34 36

POINT_DATA 3
SCALARS radii double
LOOKUP_TABLE default
5
10
13


It's urgent for my project, if anybody knows how to import the similar format for plotting in parraview I will much appreciate that.

Thanks.

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/give-direction-to-cylinder-tp5714741p5731999.html">Re: give direction to cylinder</a><br/>
Sent from the <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html">VTK - Users mailing list archive</a> at Nabble.com.<br/>