Hi polycount, Question : Maya related : Is it possible to disable the component function in (F8) object/component toggle. Is there a script that allows me to select in ''object'' mode only? I find it confusing and annoying.
I'm a little confused about what you're asking here, maybe it's a difference in how you and i work.
Personally I only use F8 when I want to work on multiple objects in component mode. To move between modes, I use the standard right click marking menu in a quick snap motion.
For example, I'm in vertex mode on object A, and I left click on object B. Object A is now totally unselected and Object B is selected and in object mode.
Confused too. Is it like when you go to Object Mode, but you realize only after that you right clicked over that wrong model? Are you specifically just wanting to change the hotkey?
If you have Maya 2016 or newer you can switch modes with the Modeling Toolkit, click the buttons instead of strange menus or hotkeys.
Hi Butthair and ThrottleKitty. Thanks for the reply.
My excuses. Let me explain....I have customized maya to mimic the way I work in 3dsmax. Working in max for me it's like playing piano.. I have developed muscle memory and I can't get rid of it.
Is there a script or a runtime command that allows me to select the object only without the component toggle option. So when I hit 4 on my keyboard... I want to tell maya to select object only. When I accidently double tap hotkey 4..... maya won't switch to component mode.
Replies
Personally I only use F8 when I want to work on multiple objects in component mode. To move between modes, I use the standard right click marking menu in a quick snap motion.
For example, I'm in vertex mode on object A, and I left click on object B. Object A is now totally unselected and Object B is selected and in object mode.
If you have Maya 2016 or newer you can switch modes with the Modeling Toolkit, click the buttons instead of strange menus or hotkeys.
So when I hit 4 on my keyboard... I want to tell maya to select object only.
When I accidently double tap hotkey 4..... maya won't switch to component mode.
setSelectMode components Components; selectMode -object;