Procedural names in solaris

   924   4   1
User Avatar
Member
80 posts
Joined: May 2017
Offline
Hello guys. How can I use expressions to assign the names without dragging from the scene graph path? Thanks

Attachments:
issue.jpg (1.4 MB)

User Avatar
Member
447 posts
Joined: April 2018
Online
Have a read of this:
https://www.sidefx.com/docs/houdini/solaris/pattern.html [www.sidefx.com]
User Avatar
Member
80 posts
Joined: May 2017
Offline
Thanks for the page. I couldn't find any info related to what I need.
User Avatar
Member
447 posts
Joined: April 2018
Online
nelpiper73
Thanks for the page. I couldn't find any info related to what I need.
That page does show you how to use expressions to get prim names instead of dragging them from the Scene Graph Tree, which is what your original post describes.

So, if that page isn't helping, can you describe specifically what you want to achieve?
User Avatar
Member
1 posts
Joined: Sept. 2020
Online
You could use wild cards * with the build01Afacade, build02Efacade, build03Afacade geometries.

The primitive path would be something like "/geo/steps199/_199steps_cam0_assets/build0**facade". This would allow you to capture buildings 1-9 and any alphabet character in place of the wild cards. The same could be done for reflect and fence, assuming you want the same material applied.
  • Quick Links