-h | Help, prints usage message. |
-b | The given B-spline object. |
-B | Cut a region of the B-spline dilated by given radius (default). " -L Use linear interpolation instead of nearest neighbour when\n" " cutting sections.\n" |
-L | Use linear interpolation instead of nearest neighbour when cutting sections. |
-N | Don't fill grey values if they exist. |
-P | Cut planes orthogonal to the B-spline. These may be limited to within a given radius of the B-spline. |
-r | Radius of region cut, the orthogonal distance from the B-spline. If cutting the region of the dilated B-spline then this is it's dilation, otherwise if cutting orthogonal planes this is the radius of the sections. If zero then either just the pixels/voxels intersecting the B-spline or the entire (unclipped) orthogonal planes will be cut (default 0). |
-t | Parametric range along the B-spline curve (default 0,1). |
-o | Output object file. |
-u | Up vector, which if supplied also implies up-is-up sectioning. |
-v | Verbose output, possibly useful for tests and debugging. |