Hello,
I have a Python Sop where I am creating string attributes for many primitives. I want to access them in a Font Sop. If it's a default point attribute like Position, I could use this HScript expression in Font.
`point(“../OUT_Box”,0,“P”,0)`
But if I want to do the same with a String attribute, Houdini keeps throwing some garbage integer for some reason! Need help. Why wont this expression work?
`prim(“../OUT_Box”,0,“test”,0)`
Thank you, I have attached a hip file as well.
Not able to fetch a String attribute from Font node!
4180 4 3- Kumar murthy
- Member
- 12 posts
- Joined: 12月 2013
- Offline
- PradeepBarua
- Member
- 443 posts
- Joined: 9月 2012
- Offline
- PradeepBarua
- Member
- 443 posts
- Joined: 9月 2012
- Offline
- Kumar murthy
- Member
- 12 posts
- Joined: 12月 2013
- Offline
- OdFotan
- Member
- 192 posts
- Joined: 4月 2015
- Offline
-
- Quick Links