ScriptSpot

Script

DistanceConnect

By jos · Credited author: Jos Balcaen · 2012-04-13

Version
1.0
Date updated
2012-04-13
Votes
3
Description

Connect edges every given distance.

Additional Info

how to use : Just run the script.

Attachments

Tags: edges, Editable Poly, connect, Distance

Comments (7)

serpt · 2014-12-23

???

jos · 2014-12-24

??? :)

Furyofaseraph · 2014-12-23

Found an issue: it looks like it only keeps proper distances between the edges if the length of the selected edges is a multiple of the distance parameter.

To put it another way: say I have two edges that are each 7 meters long. I try to distanceConnect them with a distance of 2 meters. 3 new edges are created, but the distance between them is 1.75m, not 2m. Can this be fixed?

jos · 2014-12-24

This is how it currently works. If you create three edges in between they need to be spaced out by 1.75 (1.75*4=7). I can add an option that puts the remaining space at the end. Is this what you need?

Avarege

Dariusz · 2012-04-13

Heya

Any chance to tweak this script to avarage distance between already existing edges? So I elect them and just click to even spacing out?

Ty

jos · 2012-04-21

haven't got the time now, but maybe I'll work on it this summer.