Batch modeling operations
All  1-14  15-16

Previous
Next
 From:  mkdm
8193.15 In reply to 8193.13 
Hi jpvikholm.

If you want you could also add this little extra code, just below latest code that Michael sent you.

code:
var joinFactory = moi.command.createFactory( 'join' );
joinFactory.setInput( 0, gd.getObjects().getCurves() );
joinFactory.commit();


This code simply join all resulting curves that can be joined.

Best,

- Marco (mkdm)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  jpvikholm
8193.16 In reply to 8193.15 
Hi,

Excellent! All this makes things much easier. I had approximately 2500 profiles to convert and now it's all done. No headache, blurry vision or pain in the hands .... great!

It seems that I will be digging Moi3D little deeper from now on :)


Thank You Michael & Marco,

- J-P
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-14  15-16