What is currently the recommended way to add a line to a mesh? #66
Unanswered
duarte-jfs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have started using meshwell to create a mesh for a project of mine and everything has been running smoothly, I am quite pleased with it :D . I assume there are plans in the future to include this feature, but for now, what would be the recommended way to add a
shapely.LineString
orshapely.LinearRing
to the mesh object. I assume it is via theGMSH_entity
, but I'm a bit lost on how. Any advice?Beta Was this translation helpful? Give feedback.
All reactions