Visual Tool Kit .VTK File Description

Strater can import and export Visualization Tool Kit .VTK data sets. This implementation is based on version 4.2 of the VTK File Format documentation from Kitware.

 

VTK data sets can contain several types of lattice data and/or geometric figures. The content of VTK files can be in ASCII text format or a mixed binary/ASCII format in which headers and parameters are in ASCII format but the data values are in binary format.

 

File name extension: .VTK

 

Format(s) Supported for Import

 

Import Options

No import options dialog is displayed.

 

Export Options

Strater does not export .VTK files.

 

Import Restrictions/Limitations

The implementation of the software does not directly support geometric figures in VTK data sets. Geometric figures are currently imported as Strater point sets, with one point at each vertex in the geometric model.

 

See Also

File Format Chart