can we do this at some point?

 From:  bemfarmer
9747.8 In reply to 9747.7 
FlowExtendSrf worked well on a clothoid surface, and a plane.

I was wondering what is accomplished by the code:
while ( factories.length != 0 )
factories.pop().cancel();

A way to clear out the factories array?

- Brian