fScan Reference Manual, Chapter 3 (KeyCmds:SurfKeys): objects

Objects -- Manipulate surface object display properties

usage: 'NAME',mode,value,param,flag T

The surface objects commands ('T') allow you to select and manipulate 3D objects (e.g. fiber tracks).

NAME: the meaning of this argument varies depending on the MODE

The MODE argument controls what type of object command to perform.
MODE:

Notes:
Track param bit 1 means track is active
ROIVALUE - index value in ROI mask

Examples:

Turn off all objects:
  0,0,1,0T
Turn on only objects with at least 50 points:
  4,50,0T
Turn off objects with less than 100 points:
  4,100,1,0T
Turn on only objects with at least 20 points that pass through ROI in data set "seed"
  4,20,0T
  0,0,1,0T
  "seed"1,1T
  

See Also:
fScan Home, fScan Manual, KeyCmds, SurfKeys, Manual Help