Hi Tulio,
no. As trajectory generation works differently in contour mode, you can't apply those methods to contour mode.
The best way to do something similar in contour mode is to download only small chunks of position data to the contouring buffer in a loop. This allows you to modify your contouring data on the fly but with some amount of delay.
Jochen