#
# NEED_PARMS voxels
#
# HELP: SYNOPSIS:
# HELP:     voxren/bfs/pockets voxels
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the maximum allowed voxel number for the BFS segmentation 
# HELP:     tool. This influences how big bag-like "holes" in the border 
# HELP:     may be to be considered part of the structure.
# HELP:     Reasonable values are about (2*dist)^2.
#
CECHO ${$root.module.internal.bfs.pocketsize=(int)$argv[1]}
