ScriptSpot

Forum topic · Scripts Wanted

connect selected edges for every given distance

By gh0st · 2012-04-05

Description

i am looking for a script that will connect selected edges for every given distance provided by a spinner.
For example: if i enter 10 cm in the spinner, it will connect the selected edges for every 10cm.

Thanks

Comments (4)

Distance Issues...

Furyofaseraph · 2014-12-23

Greetings,

I'm not sure if you are the original author of this script, and I realize it is 2 years old, but I've found an issue: It seems as though it only keeps the distance between points accurate if the length of the edges you are connecting is a multiple of the intended spacing.

Is there a way around this?

Distance connect

jos · 2012-04-07

 

Attachments

Perfect

gh0st · 2012-04-08

Thank you jos