Workbench Command is a set of command-line tools that can be used to perform simple and complex operations within Connectome Workbench.
DRAW BORDERS AROUND LABELS
wb_command -label-to-border
<surface> - the surface to use for neighbor information
<label-in> - the input label file
<border-out> - output - the output border file
[-placement] - set how far along the edge border points are drawn
<fraction> - fraction along edge from inside vertex (default 0.33)
[-column] - select a single column
<column> - the column number or name
For each label, finds all edges on the mesh that cross the boundary of
the label, and draws borders through them. By default, this is done on
all columns in the input file, using the map name as the class name for
the border.