what syntax is used to get a wildcard from an attribute when using a split node?
I would like to grab specific prims that have a specific word mixed into there name..
eg contains the word "cottage"
NAME....
summer cottage
cottage farm
flower cottage farm
I don't know how to call a wild card with a split node?
can anyone help?
what syntax is used to get a wildcard from an attribute
441 2 1- Getyamamout
- Member
- 46 posts
- Joined: 12月 2020
- Offline
- Getyamamout
- Member
- 46 posts
- Joined: 12月 2020
- Offline
- gorrod
- Member
- 30 posts
- Joined: 11月 2016
- Offline
You could use
https://www.sidefx.com/docs/houdini/vex/functions/match.html [www.sidefx.com]
@name=*[Cc]ottage*
https://www.sidefx.com/docs/houdini/vex/functions/match.html [www.sidefx.com]
Edited by gorrod - 2024年9月4日 18:38:30
-
- Quick Links