yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05585
Re: [Question #188757]: How to change the position and attitude of my stl model?
Question #188757 on Yade changed:
https://answers.launchpad.net/yade/+question/188757
Status: Open => Answered
Anton Gladky proposed the following answer:
Hi,
it seems, stl-import really does not support such operations.
The "quick" solution can be to load your stl-file into the GMSH and
then export it to "MESH"-format.
Then you can import your geometry using yade.ymport.gmsh() [1], which
supports shifting, scaling and rotation of imported geometry.
Anton
[1] https://yade-
dem.org/doc/yade.ymport.html?highlight=gmsh#yade.ymport.gmsh
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.