Skip to content

vtk field for release#4859

Draft
thewtex wants to merge 1 commit intoInsightSoftwareConsortium:release-5.4from
thewtex:vtk-field-for-release
Draft

vtk field for release#4859
thewtex wants to merge 1 commit intoInsightSoftwareConsortium:release-5.4from
thewtex:vtk-field-for-release

Conversation

@thewtex
Copy link
Copy Markdown
Member

@thewtex thewtex commented Sep 24, 2024

Support .vtk PolyData FIELD entries.

@github-actions github-actions Bot added type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots area:IO Issues affecting the IO module labels Sep 24, 2024
@thewtex thewtex changed the base branch from master to release-5.4 December 13, 2024 18:17
Add reading of VTK legacy FIELD data entries in both POINT_DATA
and CELL_DATA sections. When FIELD data is present and the number
of tuples matches the point/cell count, the data is read as a
VariableLengthVector pixel type.

Only the first field data array per section is used; additional
arrays are silently skipped. Add a test with a gourd.vtk file
that exercises the FIELD data path.

Co-authored-by: Matt McCormick <[email protected]>
@hjmjohnson hjmjohnson force-pushed the vtk-field-for-release branch from 53d66ed to 7af1e17 Compare April 15, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:IO Issues affecting the IO module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant