Houdini Stuff
Showing posts with label
name
.
Show all posts
Showing posts with label
name
.
Show all posts
Friday, 31 January 2020
Getting the name of the parent node
›
Sometimes you'll need the name of the parent/container node that you're working in. It might be a "car_01" or something li...
Tuesday, 16 April 2019
Check names for duplicates
›
point wrangle snippet from Mike int find = findattribval(0,"point","name",s@name); int count = findattribvalcount(0,...
Wednesday, 3 April 2019
match, finding a string in a wrangle. Wildcards.
›
in Blast nodes you can use wildcards * all over the place eg. @name=*something will kill anything with "something" in it's ...
›
Home
View web version