-
Hi I have a 3d tessellation file which consists of 79 grains with unique equivalent diameter. The tessellation in enveloped in a cube of length 1.3. I would like to know if it is possible for me to convert this file into a stl or an iges file so that i can export it into abaqus and perform further analysis. I came across some GITHUB codes to resolve this complexity but they are catered towards parellelpied and columnar tessellations. |
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Aug 24, 2022
Replies: 1 comment 6 replies
-
Neper does output some STL by itself, using |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Neper does output some STL by itself, using
-format stl
.