ScriptSpot

Script

Make parallel edges

By IN_human · 2008-05-06

Version
0.1
Votes
29
Description

This macro will produce parallel edges along selected edges, may be useful for subdivision modeling.

To set distance print plDist = <number> in MAXscript listener.

DO NOT expect to much, it's still in development but may be helpful.

DO NOT ask me how to install it, read here, http://www.scriptspot.com/script-installation-in-3ds-max

Attachments

Tags: modeling, edge, subdivision

Comments (13)

Awesome in MAX2014!

Eric Smith · 2017-01-14

Thank you!

capcaverna · 2009-11-27

fantastic, need say mone?

sunnyxulan · 2008-11-15

that's wouldbe helpful, much thanks!

trgraphics · 2008-11-29

I'm running max 2009 64 bit and can't seem to get this to work. I run the script and enter plDist=2 in the listner, but nothing happens. What's up?

Sorry, got it working!

Nice script!

sathishanand · 2008-09-19

Help Pls.

For few simple objects its working fine, but for complex objects it creating more vertices and edges than it should create.

Even in some simple object like primitive box it is creating overlapped vertices and few extra vertices in the middle of the edge..

Could you please let me know whether its a issue from your side or mine.

qlboy · 2008-08-07

thanks!谢谢

Loft · 2008-07-29

Where can i find the script to download it?

shroomer · 2008-05-30

it's a pleasure to give feedback. i think it's about time that i learn a bit of maxscript as only this way is it possible to create commands which should really be native to max.

one other thing - if it could be used as a modifier, that would make it superb (e.g. change edge distance interactively and make the distance modifiable)

not to worry if you don't have time though - still very useful

thanks again

Slather · 2008-05-28

Man, this script is great! it saves a ton of time trying to manually tighten edges for NURMS. thank you!

IN_human · 2008-05-27

Hi Shroomer, thanks for your interest about this stuff.

Your ideas seem to be reasonable, in fact I think about same things 😆

This features will be included in the next version.

shroomer · 2008-05-27

also, i'm not familiar with maxscript, so it would be nice if you could set the distance in a pop up box rather than in the listener.

shroomer · 2008-05-27

hi IN_human, this script is fantastic - i tried it on some relatively simple stuff and it works well - requires welding of verts afterwards as some aren't but this can be done globally and only takes a few seconds - maybe you could write this step into the script?

thanks!