Hello,
I am using the ReadVTK package to read .vtk files and can successfully extract DataArrays using the available functionality. However, I noticed that certain additional array information, containing non-numerical content in the FieldData, is not accessible through the provided methods.
Is there a way to extract this type of array information using ReadVTK, or would additional functionality need to be implemented? Any guidance or suggestions would be greatly appreciated.
Thank you!