# Locate carotid.vtk and vecAnim1.vtk from AnimateVectors.cxx

**URL:** https://discourse.vtk.org/t/locate-carotid-vtk-and-vecanim1-vtk-from-animatevectors-cxx/7977
**Category:** Support
**Created:** [March 4, 2022, 6:12am UTC](https://discourse.vtk.org/t/locate-carotid-vtk-and-vecanim1-vtk-from-animatevectors-cxx/7977 "2022-03-04T06:12:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![george66s](https://discourse.vtk.org/user_avatar/discourse.vtk.org/george66s/32/4786_2.png) [@george66s](https://discourse.vtk.org/u/george66s)
#### Post date: [March 4, 2022, 6:12am UTC](https://discourse.vtk.org/t/locate-carotid-vtk-and-vecanim1-vtk-from-animatevectors-cxx/7977/1 "2022-03-04T06:12:23Z")

</div>

Hi,

Can anybody help to locate argument files mentioned in the example AnimateVectors.cxx?

Thanks!  
George

---

<div class="post-metadata">

### Author: ![george66s](https://discourse.vtk.org/user_avatar/discourse.vtk.org/george66s/32/4786_2.png) [@george66s](https://discourse.vtk.org/u/george66s)
#### Post date: [March 4, 2022, 6:28am UTC](https://discourse.vtk.org/t/locate-carotid-vtk-and-vecanim1-vtk-from-animatevectors-cxx/7977/2 "2022-03-04T06:28:09Z")

</div>

This forum is helpful. When the post was typed, a guide pops up aside and shows some related posts before. Among them, there are tips to locate the files mentioned in the examples and the two above files can be found in following locations:

goto: [https://gitlab.kitware.com/vtk/vtk-examples](https://gitlab.kitware.com/vtk/vtk-examples)

carotid.vtk: src/Testing/Data/carotid.vtk  
vecAnim1.vtk: src/Testing/Data/VectorAnimation/vecAnim1.vtk

Thanks a lot!
