← Back to team overview

yade-users team mailing list archive

[Question #690127]: Missing particles in VTK

 

New question #690127 on Yade:
https://answers.launchpad.net/yade/+question/690127

Hi,

I've a problem with exporting to VTK formt. After convertion from text file to vtk file some particles are missing.
How can I solve this problem?
I used this code:

export.textExt('test.txt', format='x_y_z_r_attrs', attrs=['b.getTemp()'], comment='temp')
export.text2vtk('test.txt', 'test.vtk')

BR
Przemek

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