Jose,
You can specify a set of velocity survey points in the *.vspaero setup file. The GUI won't do it for you, but you can set up a case in the GUI, edit the file manually, then run it at the command line.
You need to add list of survey points to the bottom of the file.
NumberofSurveyPoints = N
1 x1 y1 z1
2 x2 y2 z2
...
N xN yN zN
VSPAERO will create a *.svy file with the x,y,z,u,v,w data for each point in your survey.
Rob