1D and 2D Elements Missing from RST File #2358
Unanswered
Saivellampati
asked this question in
Q&A
Replies: 1 comment
-
Hi @Saivellampati see this Issue: |
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
Uh oh!
There was an error while loading. Please reload this page.
-
While working with a .rst file using PyDPF (tested with version ansys_dpf_server_win_v2025.1.pre0 with 3.12 python), we observed that only 3D solid elements are accessible through the usual element scoping or mesh queries. However, information related to 1D and 2D elements appears to be missing or not accessible, even though they are present and visible in Mechanical.
Questions:
1.Is this expected behavior due to limitations in PyDPF or the .rst file itself?
2. Is there a workaround to retrieve 1D and 2D elements?
Thanks in advance for the help!
we can attach the model if required
Beta Was this translation helpful? Give feedback.
All reactions