Hi,

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.

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
https://www.paraview.org/Wiki/Python_Programmable_Filter.

Cheers,
Andy

On Thu, Sep 14, 2017 at 6:02 AM, Doina Gumeniuc (224252 MAHS) <224...@via.dk
> wrote:

> Hi dear users,
>
> I would really appreciate if you could guide me on how to connect points
> with beam elements, FEM style.
>
> Thank you!
>
> _______________________________________________
> 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

Reply via email to