← Back to team overview

yade-users team mailing list archive

Re: [Question #657677]: How to export and import a irregular shape particles model.

 

Question #657677 on Yade changed:
https://answers.launchpad.net/yade/+question/657677

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hello,

this is correct approach. Before export.textPolyhedra, there should probably be some running, in the script e.g.
O.run(N,True)

export.textPolyhedra [1] and ymport.textPolyhedra [2] should fit
together.

cheers
Jan

[1] https://yade-dem.org/doc/yade.export.html#yade.export.textPolyhedra
[2] https://yade-dem.org/doc/yade.ymport.html#yade.ymport.textPolyhedra

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