This script extrude open selected edges on given amount. Extract archive in 3ds max root folder. You can find script in category "kolts"
Script
Extrude Open Edges
By kolts · 2012-02-05
- Version
- 0.5.0
- Date updated
- 2012-02-05
- Votes
- 4
Description
Videos
Attachments
- scripts.rar — scripts.rar5.6 KB
Tags: modeling, Poly, editable, extrude
Comments (5)
titane357 · 2013-02-13
It would be great your script works for max2013. Thanks
Nik · 2013-02-12
In the max 2012 it works
Nice script, useful
update?
oncire · 2012-11-26
pls update it to 3dsmax 2013
3ds max 2013 x64 compatibility
wdw89 · 2012-09-23
I can't run it in 3ds max 2013 x64. Please update.
titane357 · 2012-11-26
A workaround is to use :
$.edgeExtrudeHeight = 0
$.edgeExtrudeWidth = 0
$.EditablePoly.buttonOp #Extrude
it extrude Epoly open edge with zero value so you can move, rotate,... the created edges.