-
Beta Was this translation helpful? Give feedback.
Answered by
rquey
May 30, 2022
Replies: 1 comment 5 replies
-
The tesr format is defined here. You can get a sample tesr file using, e.g.,
From the tesr file, you may reconstruct a tess using -morpho "tesr:file(<file_name>)", but, if the final intent is to generate a mesh, such a 2D tesr can also be meshed directly:
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
rquey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The tesr format is defined here. You can get a sample tesr file using, e.g.,
From the tesr file, you may reconstruct a tess using -morpho "tesr:file(<file_name>)", but, if the final intent is to generate a mesh, such a 2D tesr can also be meshed directly: