Nodebundle for playing with nodes

 From:  James (JFH)
7777.180 In reply to 7777.179 
Hello Karsten,

Thank you for new node, it will be a great addition to the toolkit.

I have been attempting to achieve the lofts between curves appended to faceted surfaces. To simply things, I have reduced it 2 object arrays: OUTERcircle - INNERcircle. I used BoundingBoxes node to get ptArray info and then BundlePts to get targets for mLoft. The result is closer to the intention but not quite there: see attached image.

Interestingly, I discovered that Sweep node already does multiprocessing, and it is a promising avenue to go down. If it performed a sweep between start profiles and end profiles, it would produce the desired result. Unfortunately, it only recognises the outer curve as the profile input: see mLoft_Panels.nod

I can't tell you how thrilled I am about the great leap forward catalysed by your multiprocessing nodes: mFowObj, mPathArray, mLoft & it seems Sweep.

Keep up the good work
-James

EDITED: 23 Feb 2019 by JFH