yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #19127
Re: [Question #678801]: Export x,y,z data
Question #678801 on Yade changed:
https://answers.launchpad.net/yade/+question/678801
Status: Open => Answered
Jan Stránský proposed the following answer:
sure (see my previous answer):
###
from yade import export # ! important
export.text(...)
###
or
###
yade.export.text(...)
###
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.