Thread: Macro Recorder?
View Single Post
Old 15th December 2021, 12:50 PM   #6
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,563
Default Re: Macro Recorder?

That will work yes.


Generally most of the functions that work on surfaces will work in Vertex mode - they look for surfaces that have all their vertices selected but there's no harm in changing mode like that.


There are clues on the parameters if you do and "ac3d list", you'll see:


set_select_mode <int select-mode-num>


which shows that the parameter is an integer. You can also search in the tcl folder and see how that command is used.
Andy is offline   Reply With Quote