Question #478212 on Yade changed:
https://answers.launchpad.net/yade/+question/478212

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hello,

e.g. using export.VTKExporter + Paraview:
vtk = export.VTKExporter(...)
vtk.exportSpheres(useRef=True,what=[('dspl','b.state.displ()')])

In paraview:
Glyph, Glyph Type = Arrow, Vectors = dspl, Scale Mode = vector, Scale
Factor = 1
colored by "GlyphVector"

I got arrows from original to current positions, colored according to arrow
length.

cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to