```{index} single: Filters; Write Vtk Rectilinear Grid
```
# Write Vtk Rectilinear Grid

## Group (Subgroup)

I/O Filters

## Description

This Filter writes a VTK legacy file with a Dataset type of `RECTILINEAR_GRID`. The user can select which arrays from the Image Geometry will be written to the file.

### Filter Parameters

| Parameter Name | Parameter Type | Parameter Notes | Description |
|----------------|----------------|-----------------|-------------|
| Output File | FileSystemPath |  | The output vtk file in which the geometry data is written |
| Write Binary File | Bool |  | Whether or not to write the vtk file in binary |
| Image Geometry | Geometry Selection | Image | The path to the image geometry in which to write out to the vtk file |
| Cell Data Arrays to Write | MultiArraySelection |  | The paths to the cell data arrays to write out with the geometry |

## Example Pipelines

## License & Copyright

Please see the description file distributed with this **Plugin**

## DREAM3D-NX Help

If you need help, need to file a bug report or want to request a new feature, please head over to the [DREAM3DNX-Issues](https://github.com/BlueQuartzSoftware/DREAM3DNX-Issues/discussions) GitHub site where the community of DREAM3D-NX users can help answer your questions.
