<div dir="ltr"><div><div><div><div>Hi,<br><br></div>Please keep the discussions on the mailing list so that everyone that wants to see what was discussed can.<br><br></div><a href="https://www.paraview.org/Wiki/ParaView/Data_formats#CSV_.28Comma_Separated_Variable.29_files">https://www.paraview.org/Wiki/ParaView/Data_formats#CSV_.28Comma_Separated_Variable.29_files</a> has information on reading in a csv file into ParaView. From this though you will still need to convert this information into points and then add cells as needed. The ParaView User's Guide is available at <a href="https://www.paraview.org/paraview-guide/">https://www.paraview.org/paraview-guide/</a> and should be able to give you more guidance on what you want to do.<br><br></div>Cheers,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 18, 2017 at 6:53 AM, Doina Gumeniuc (224252 MAHS) <span dir="ltr"><<a href="mailto:224252@via.dk" target="_blank">224252@via.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>

<div id="m_-3108741005462615136divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p>Hi Andy,</p>
<p>I am very new with paraview and it is confusing. I have a csv file where I show x,y and z of the points. Now, between those points, in real life, I have timoshenko beams. How can I arrange this info (length, siftness, cross sectional area, etc) in csv so
 paraview can read it? I would really appreciate some directions. Thank you!</p>
</div>
<hr style="display:inline-block;width:98%">
<div id="m_-3108741005462615136divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Andy Bauer <<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>><br>
<b>Sent:</b> September 14, 2017 4:13:02 PM<br>
<b>To:</b> Doina Gumeniuc (224252 MAHS)<br>
<b>Cc:</b> <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br>
<b>Subject:</b> Re: [Paraview] Connecting points</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi,
<div><br>
</div>
<div>ParaView has line cells which is what you probably want to use. The line cells themselves have no concept of cross section but you can add that as field data.</div>
<div><br>
</div>
<div>Beyond this, how are you getting your points into ParaView? Wherever that is being done you'll probably want to add in the line cells at that point in your workflow. Another option is using the Python Programmable Filter to make those cells -- see <a href="https://www.paraview.org/Wiki/Python_Programmable_Filter" target="_blank">https://www.paraview.org/<wbr>Wiki/Python_Programmable_<wbr>Filter</a>.</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Andy</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Sep 14, 2017 at 6:02 AM, Doina Gumeniuc (224252 MAHS)
<span dir="ltr"><<a href="mailto:224252@via.dk" target="_blank">224252@via.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div id="m_-3108741005462615136m_-5766807090884342844divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p>Hi dear users,</p>
<p>I would really appreciate if you could guide me on how to connect points with beam elements, FEM style.</p>
<p>Thank you!</p>
</div>
</div>
<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">
http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">
http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">
http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>

</blockquote></div><br></div>