ansys / pydpf-post

Data Processing Framework - Post Processing Module
https://post.docs.pyansys.com
MIT License
40 stars 8 forks source link

Allow plot of a DataFrame on a deformed mesh #586

Open PProfizi opened 4 months ago

PProfizi commented 4 months ago

Description of the feature

The option to plot the mesh deformed exists for DataFrame.animate but not for DataFrame.plot.

Steps for implementing the feature

Similar to DataFrame.animate, possibly using the DataFrame._disp_wf and the labels used to select the field to plot in the DataFrame.

Useful links and references

No response

B-Naveen-Kumar commented 5 days ago

Hi @PProfizi Any update on this open issue..?