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?
Forum topic · Scripts Wanted
Dividing mesh along the edges.
By Ladder · 2017-04-07
Downloads
- maxscript.png — maxscript.png37 KB
Description
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
- splitedgestoelements.mcr — splitedgestoelements.mcr375 B
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.