yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #25776
Re: [Question #697578]: Import VTK
Question #697578 on Yade changed:
https://answers.launchpad.net/yade/+question/697578
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
there is no predefined function to import vtk file into Yade.
But all needed data are in the file, so in principle it is possible to load it.
A better approach is to save not only vtk file, but also other more suitable file for loading.
E.g. export.text [1] and ymport.text [2] pair.
Cheers
Jan
[1] https://yade-dem.org/doc/yade.export.html#yade.export.text
[2] https://yade-dem.org/doc/yade.ymport.html#yade.ymport.text
--
You received this question notification because your team yade-users is
an answer contact for Yade.