Requesting Thoughts Concerning using VTK as Mesh Data Structure for FEA Software

Your intent seems vague to me. Are you seeking a neutral format to store FEA data? Have you considered MED (which is based on HDF5).
https://www.salome-platform.org/user-section/about/med

It might be interesting to load/store MED data with VTK/ParaView.