Using Workbench Command

Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.

Full Documentation:

Documentation Home
RESAMPLE A BORDER FILE TO A DIFFERENT MESH
   wb_command -border-resample
      <border-in> - the border file to resample
      <current-sphere> - a sphere surface with the mesh that the metric is
         currently on
      <new-sphere> - a sphere surface that is in register with <current-sphere>
         and has the desired output mesh
      <border-out> - output - the output border file

      Resamples a border file, given two spherical surfaces that are in
      register.  Only borders that have the same structure as current-sphere
      will be resampled.