I’ve written a meta mesh script to generate meta balls from beveled bezier curves, but I’m having some issues with the wire size of the meta balls. The main problem is that alla the curves are quite large with radius of approx < 50 units or so. This makes even the max wire size (1) quite small, so the actual computing of the meta mesh takes forever (generating the meta balls only takes a couple of seconds for 100+ curves).
So, my question is: Is it possible to force a greater wire size from python?
I read here somewhere that the meta part of Blender is quite out-dated and needs some polishing, maybe something like variable wiresize could give us the edge to other packages in the area?
Regards,
swebal