route to a specific output based on attribute value

   630   2   1
User Avatar
Member
4 posts
Joined: Aug. 2018
Offline
Hi,
I'm trying to dispatch geometry based on attribute value.
It could be somehow considered as the opposite of the switchif node.
Is there a node based way to do something similar? If not any VEX recomendations?
Thanks
User Avatar
Member
131 posts
Joined: Aug. 2012
Offline
Use a Switch before each Output and have the one you don't want to display switch to a Null. Not sure why you would use this workflow, though.
User Avatar
Member
8539 posts
Joined: July 2007
Offline
sounds like a Split SOP
and then use ad-hoc group syntax based on attribute in the Group parm like: @pscale<0.5
Tomas Slancik
FX Supervisor
Method Studios, NY
  • Quick Links