Notifications
Clear all
[Closed] Boolean Union
Nov 25, 2004 1:12 am
Boolean Union Splines
Im trying to write a short script which boolean unions splines together.
Im guessing i would want to enter sub object spline mode, put all the selected splines into an array, and somehow use the splineOps.startunion() command to loop through the array and attach each spline together.
Could someone give me some pointers on the syntax of a script like this?
[font=Arial]
Thanks
[/font]
2 Replies
Nov 25, 2004 1:12 am
Thanks for the speedy reply Bobo.
Yea thats what i was begining to think after looking throught the online ref.
I have a few hundred splines that need booleaned together and this was just an idea of a time saver.
cheers