Skip to content
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

Remove usage of _vtk #272

Merged
merged 3 commits into from
Jun 22, 2023
Merged

Remove usage of _vtk #272

merged 3 commits into from
Jun 22, 2023

Conversation

akaszynski
Copy link
Collaborator

@akaszynski akaszynski commented Jun 12, 2023

Upcoming PyVista 0.40 release will completely remove the _vtk module. This PR removes the usage of it and also incorporates the new CellTypes enum.

Bonus

Use int32 for VTK cell types. It's a bit more efficient to not copy as on certain platforms VTK defaults to int32.

@akaszynski akaszynski merged commit 21f340f into main Jun 22, 2023
@akaszynski akaszynski deleted the feat/avoid-_vtk branch June 22, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant