-nset to create any wanted meshed sections #760
Answered
by
rquey
damulaoshi
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Oct 6, 2023
Replies: 1 comment 1 reply
-
This looks more like a post-processing problem than a meshing problem. You could determine the nodes or elements about these locations using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
damulaoshi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This looks more like a post-processing problem than a meshing problem. You could determine the nodes or elements about these locations using
-statnode x,y,z
and-statelt x,y,z
, and go from there...