Prev Section A.10: BYU format Up Appendix A: Mesh Import Formats Appendix B: Standard Data Fields Next
A.11 VTK format
The legacy VTK format is provided by the Visualisation Toolkit. FEBio Studio only supports the ASCII format. The following keywords are suppoorted:
- DATASET- POLYDATA, UNSTRUCTUREDGRID
- POINTS
- POLYGONS / CELLS
- POINTDATA
- SCALARS – ShellThickness
- SCALARS – ScalarData
- CELLTYPES
Currently FEBio Studio only supports the triangular and quadilateral shell mesh and hexahedral volume mesh.