yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #22882
Re: [Question #690127]: Missing particles in VTK
Question #690127 on Yade changed:
https://answers.launchpad.net/yade/+question/690127
Przemek posted a new comment:
Sorry by the indentation. It should looks like:
for tp in O.bodies:
if isinstance(tp.shape, Box) == True:
pass
else:
tp.setTemp(T[tp.id])
BR
Przemek
--
You received this question notification because your team yade-users is
an answer contact for Yade.