How to link the grain boundary properly? #2166
Unanswered
MaynotbeGarychan
asked this question in
Ask Anything
Replies: 1 comment
-
Hi, may have a look into Cheers, Rüdiger |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Currently, I am making an interface to convert the grains object of MTEX to the geometry of grains and grain boundary in gmsh.
I know there are some outstanding tools, like MTEX2Gmsh, to achieve similar purpose.
But, I want to implement others features.
Now, I try to use the information of the grains.boundary to make the geometry. I noticed there are some useful midPoint, and direction of the line segments of the grains boundary. However, I don't know the sequence of this points. Therefore, when I convert them into Gmsh, the line segment is incorrect, see the attached.
Therefore, would you please tell me that when you are using "plot(grains.boundary)", how can you link them in a correct sequence?
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions