Add separate Edit Poly modifier to each of selected objects and apply edge selection by selecting only edges that connect faces with different material ID
Script
Select Edges By Material ID
By Anubis · 2012-11-19
- Version
- 0.2
- Version requirement
- Tested on 3ds Max 9
- Date updated
- 2012-11-21
- Votes
- 1
- Homepage
- http://project3d.narod.ru
Downloads
- seledgesbymatid.ms — seledgesbymatid.ms2.1 KB
Description
Additional Info
This is my quick attempt to fill this user request:
http://www.scriptspot.com/forums/3ds-max/scripts-wanted/select-edge-by-material-id-borders
It's a macroscript
Tested on 3ds Max 9
Just to note, if you dream to convert that script to plugin, then feel free to do that on your own risk
Comments (5)
titane357 · 2012-11-20
hello Anubis :-)
"editPolyMod.ConvertSelectionToBorder p #Face #Edge -- convert the sel."
need "...ep p #Face #Edge..." to work.
Thanks
uh, thanks for reporting that :)
Anubis · 2012-11-21
yes, var "p" should be "ep",
now I fixed that
titane357 · 2012-11-21
thanks for this scropt, it is a really handy script.
:)
Anubis · 2012-11-20
thanks
miauu · 2012-11-19
Good work.
Glad you are back.
:)