DBC PolySelector V1.0 (RC1)
Script
By Dabai · Credited author: Hanrui (Dabai) · 2008-08-15
DBC PolySelector V1.0 (RC1)
●Enhance the function of Ring ●Enhance the function of Loop ●Save And Load Selection ... ... fix Crash when press some button with seleciton level is #object #border or #element
Tags: modeling
ishook · 2009-11-12
I get the error --Unknown property: "GetEPolySelLevel" in $PolyMesh:Sphere01 @[-65.983154,-23.895023,0.0000] everytime I hit any of the available buttons - no matter if an edge or poly is selected. Did I not install it right? I just threw the .mse file in my max scripts folder. I'm running max2010 on a xp64bit machine.
Thanks in advance!
[SOLVED] gotta collapse your mesh.
Neat script
cger_max · 2009-11-06
cool it's so much great tool.
one808 · 2009-10-12
thankyou!
very useful
duketheman · 2009-08-24
Thank you.
marlonebrando · 2008-10-29
very good!
thanks you for thies script.
jamoka · 2008-08-24
cool thnx
---------------------------------
cgattack.com
bragibjornson · 2008-08-22
@tassel
you can make a simple .mcr file with this code:
macroScript DBC_PolySelect category:"DBC_Tools" toolTip:"DBC_PolySelect" (
on Execute do (
fileIn "$scripts\DBC_PolySelector.mse"
)
)
Then save this .mcr file anywhere (i put mine in the "../scripts/" folder) and then run it through MAXScript.
You'll See "DBC PolySelect" under DBC_Tools. The name that follows macroscript is the Type for the button.
This worked for me.
Cheers
tassel · 2008-08-15
I cant fint anything in Customize user Interface so i can add this to an button/menu, so i have one more sugestion: Add some kinda macro script that we can put into Stdplugs/stdscripts folder so we can add this tool in Customize user Interface.
Anyway, keep up the god work :D
tassel · 2008-08-15
Nice one, very usefull tool. 😆
What about moving the icons inside the UI folder to UI/icons ?