pattern matching with bundles

   3561   1   2
User Avatar
Member
109 posts
Joined: July 2005
Offline
Hi,

Just tested ^mybundle in the ‘force phantom’ field of a render node, to declare everything but the bundle to be phantom but that didn't work.
Other things I've tried:
* ^mybundle

when editing the expression in a smart bundle as /obj/* ^/obj/myphantomobject/*, houdini keeps on processing but never returns.

Bug?

RFE: allow an ‘ends with’ regular expressions such that I can do something like: /obj/myobject/$ meaning: this object only, without it's children.

Regards,

Dries.
using 11.0.547
User Avatar
Member
7025 posts
Joined: July 2005
Offline
Use @ for bundles:

^@myBundle

Cheers,

Peter B
  • Quick Links