multiple hda listings of single hda
1355 2 0- ettylka
- Member
- 9 posts
- Joined: 12月 2009
- Offline
I was hoping I could get some help in making an hda that appears in multiple entries in the TAB menu. Basically, I want to emulate what sidefx has done with the attribute, point, primitive and vertex wrangle. These all generate the same hda, but with different values on the run over parm. I would like to make an hda that similarly has a couple of tab menu listing that generate the same hda with different starting values on the parms. Any ideas how to do this? I've been searching for answers but maybe I'm just not the correct key words in my searches.
- tamte
- Member
- 8780 posts
- Joined: 7月 2007
- Offline
those are just tools, no different from the ones used on shelves
you can create a new shelf tool that does whatever and make it appear in tab menu of any context, where upon picking it will execute the tool script
which in case of wrangles happens to create attribwrangle and set the parms to corresponding values
to see how it actually looks RMB on any shelf (or create a new one before) choose Edit Shelf Tab...
and from Tools select Primitive Wrangle and hit Accept
it will get added to the shelf
then on the icon press RMB/Edit Tool
and you will see how such tool looks like and how it set up in terms of the script and context
you can create a new shelf tool that does whatever and make it appear in tab menu of any context, where upon picking it will execute the tool script
which in case of wrangles happens to create attribwrangle and set the parms to corresponding values
to see how it actually looks RMB on any shelf (or create a new one before) choose Edit Shelf Tab...
and from Tools select Primitive Wrangle and hit Accept
it will get added to the shelf
then on the icon press RMB/Edit Tool
and you will see how such tool looks like and how it set up in terms of the script and context
Edited by tamte - 2021年6月8日 03:49:51
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- ettylka
- Member
- 9 posts
- Joined: 12月 2009
- Offline
-
- Quick Links