ScriptSpot

Forum topic · Scripts Wanted

Dividing mesh along the edges.

By Ladder · 2017-04-07

Downloads
Description

Help please write a script, not for free, offer in PM. I need to divide the Editpoly mesh into several parts, only not using the Slice, QuickSlice method, namely along the path of the faces.
Is it possible to do so?

http://www.scriptspot.com/files/maxscript.png

Comments (2)

Working Code

sable806 · 2017-04-11

Here you can find a first version which is working for what i understood you need. Feel free to test it and tell me if you need more.

Attachments

Explanations

sable806 · 2017-04-11

Can you please explain in a better way what you have at first and what you need to get in result ? And maybe can you explain with steps how you do it by hand ?

I've already done some scripts like that so i think it will go very fast but i really need more explanations.