public bool SetCurrentCopy(int currentcopy);
This function can be used to "restart" the current copy from scratch. Be aware that incorect use of this method can lead to the same pattern being used twice. Mutliple use of the same pattern can result in "double exposure.