top create attributearray?
1074 1 0- changehpx
- Member
- 6 posts
- Joined: Sept. 2021
- Offline
- tpetrick
- Staff
- 600 posts
- Joined: May 2014
- Offline
An expression with @attribute is the same as using @attribute.0, e.g. the first value of an array. This is behavior that's inherited from SOPs, which originally introduced the @attrib syntax. If you want to access all of the values in the array as a string, you need to use the pdgattribvals("attrib") function: https://www.sidefx.com/docs/houdini/expressions/pdgattribvals.html [www.sidefx.com]
-
- Quick Links