Project Parameterization, rocker demo

 From:  bemfarmer
6860.4 In reply to 6860.3 
Thank you very much Michael. :-)

Hopefully that will be a wrap...
and a wrap with objectlist, encountered previously (pipe command).

So, when I did: var kappacurve = objectpicker.objects.item(0);,
kappacurve became a single object, NO LONGER an objectlist,
and must be re-wrapped.
This would not have happened with individual picks...(I think).

I think the asserts should go away with the correction.

- Brian