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

lsVTKReader #56

Open
XaverKlemenschits opened this issue Jun 28, 2021 · 0 comments
Open

lsVTKReader #56

XaverKlemenschits opened this issue Jun 28, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@XaverKlemenschits
Copy link
Member

Currently, lsVTKReader fails if the read file does not conform exactly to the output format, i.e. there is an additional data component after a VTK filter was applied. In order to fix this, several steps are necessary:

  • Add support for vtkPointData
  • Add convenience functions for reading vtkPointData and vtkCellData
  • Add meaningful default cases or warnings
@XaverKlemenschits XaverKlemenschits added bug Something isn't working enhancement New feature or request labels Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant