Back Help
This method generates two strips by splitting this strip object at the point `splitAt`, and storing the first half into this Strip, and the second half into `bottom`.
void Split( int splitAt, Strip & bottom )