ansys / pydpf-post

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

Animation of ResultData #157

Closed PProfizi closed 1 year ago

PProfizi commented 2 years ago

Exposes the FieldsContainer.animate method of PyDPF-Core via a wrapper method at the ResultData level. Calls FieldsContainer.animate on ResultData.result_fields_container.

PProfizi commented 1 year ago

Closing as deprecated since animations and plots will be dealt with in the Refactoring project. ResultData will be deprecated in favor of another class.