View Single Post
Old 20th March 2014, 09:52 AM   #20
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,564
Default Re: AC3D 7.2 Out Now!

You can put something like this in a .tcl file in the scripts folder:
Code:
acbind . <Control-w> "ac3d select_surfaces_connected"
Choose a control key combination and for that function use "ac3d snaptofirst" as the command.
Andy is offline   Reply With Quote