-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Add customization APIs #465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…ys-tools-visualization-interface into feat/customization-api
for more information, see https://pre-commit.ci
|
Thanks for this @AlejandroFernandezLuces. I pushed 9626ba9 to support the parallel work going on in ansys/pydpf-core#2881. You may want to tweak the method names or argument types a bit such that they are even more generic. But they work fine for pydpf-core in their current state. Let me know what you think. |
|
Thanks for the contribution @moe-ad! A couple of comments regarding your changes:
Also, examples for public APIs and tests needs to be added to your changes. Since this is still ongoing from my end, may I ask to move your changes to another PR and discuss there to not block here? |
The reason why I added changes directly to this PR is that I am already plugging into methods you implemented, like Thinking about it, I can probably move my changes to a separate PR truly and then target yours as the base branch (at least till you merge). |
7480408 to
7aed2b6
Compare
|
@AlejandroFernandezLuces moved to #466. |
Plotly example results:

PyVista example results:
