Hi kids. My MaxScript skills are a little rusty these days and I'm looking for some help creating a script to draw a line through a series of point helpers. I could do it manually by snapping to the pivot of the points when drawing a line, but in some cases there are 300 to 500 points. So I think a script would make more sense. The points I'm working with are sequential, meaning $Point01 is the start and $Point250 is the end of the line. Any help nudging me in the right direction would be greatly appreciated.
Announcement
Collapse
No announcement yet.
Script - draw line through points?
Collapse
X
-
Hi PixelJockey,
there is blurbeta script called wirejumble.
http://www.scriptspot.com/3ds-max/wirejumble
f
-
Yeah. I just looked through my stack of Soulburn scripts and found the wire bundler too. Unfortunately the script can't use helper objects as reference objects. Only geometric objects apparently. Still I can work around that and use boxes or spheres instead of points. Did the trick and will save me a ton of time.
Comment
Comment