Zone specification support for converting ansys msh to stl #1260
Unanswered
rafalpyszczek-innio
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
as I try to convert an ansys surface mesh (.msh) to .stl with
meshio convert --input-format=ansys inmesh.msh outmesh.stl
I get the following error
WARNING:root:Zone specification not supported yet. Skipping.
I know this question was raised with issue #815 in May 2020 but has there been any update regarding zone specification since?
I would like to convert the zone/boundary/selection (however you call it) while converting the mesh from .msh to .stl.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions