You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
Comply with [#901](ansys/pyansys#902)
Switch from native pyvista to ansys-tools-vizualization-interface
only basic implementation done additional steps will be coming
## Issue linked
#531
## Checklist
- [x] I have tested my changes locally.
- [x] I have added necessary documentation or updated existing
documentation.
- [x] I have followed the coding style guidelines of this project.
- [x] I have added appropriate tests (unit, integration, system).
- [x] I have reviewed my changes before submitting this pull request.
- [x] I have linked the issue or issues that are solved by the PR if
any.
- [x] I have assigned this PR to myself.
- [x] I have made sure that the title of my PR follows [Conventional
commits style](https://www.conventionalcommits.org/en/v1.0.0/#summary)
(e.g. ``feat: add optical property``)
- [x] I have agreed with the Contributor License Agreement
([CLA](https://developer.ansys.com/form/cla-acceptance)).
---------
Co-authored-by: Sebastien Morais <sebastien.morais@ansys.com>
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
Co-authored-by: Pengyuan LU <89462462+pluAtAnsys@users.noreply.github.com>
📝 Description of the feature
currently rely on pyvista for display
💡 Steps for implementing the feature
use ansys-tools-visualization-interface
🔗 Useful links and references
No response
The text was updated successfully, but these errors were encountered: