Elephant Repository

 From:  Frenchy Pilou (PILOU)
9476.316 
Section SubD
Join Node
English
http://moiscript.weebly.com/subd2.html#join

Join several Curves in only One!
At the end run this ShortCut for have directly normal selection because it's not enabled at the end of the Nodes!
script: var objs = moi.geometryDatabase.getObjects(); for ( var i = 0; i < objs.length; ++i ) { var obj = objs.item(i); obj.setHitTest( true ); }



EDITED: 12 Oct 2019 by PILOU