New question #686446 on Yade:
https://answers.launchpad.net/yade/+question/686446
Hi guys
I have some polyhedra particles, I want to save images of simulation in vtk and
paraview format.
How I can do this ?
Another my problem is, when I use vtkExporter :
"
vtkExporter = export.VTKExporter('//home/mahdeyeh/test/vtkExporter')
vtkExporter.exportPolyhedra('pos','b.state.pos')
"
It shows this error:
"NameError: global name 'exportPolyhedra' is not defined "
why? I write "from yade import export,polyhedra_utils" at the beginning of code.
Thanks for your time
Yade 2018.02b
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp