Snippet error
5321 7 2-
- jerry7
- Member
- 665 posts
- Joined: 11月 2013
- Offline
-
- PradeepBarua
- Member
- 443 posts
- Joined: 9月 2012
- Offline
-
- PradeepBarua
- Member
- 443 posts
- Joined: 9月 2012
- Offline
-
- jerry7
- Member
- 665 posts
- Joined: 11月 2013
- Offline
-
- jerry7
- Member
- 665 posts
- Joined: 11月 2013
- Offline
-
- PradeepBarua
- Member
- 443 posts
- Joined: 9月 2012
- Offline
-
- PradeepBarua
- Member
- 443 posts
- Joined: 9月 2012
- Offline
Warning
This node requires that you understand the vex language. It is very easy to write incorrect code using this node.
I highly recommend you to got through documents.
https://www.sidefx.com/docs/houdini13.0/vex/ [sidefx.com]
http://www.sidefx.com/docs/houdini13.0/vex/snippets [sidefx.com]
This node requires that you understand the vex language. It is very easy to write incorrect code using this node.
I highly recommend you to got through documents.
https://www.sidefx.com/docs/houdini13.0/vex/ [sidefx.com]
http://www.sidefx.com/docs/houdini13.0/vex/snippets [sidefx.com]
-
- pbowmar
- Member
- 7046 posts
- Joined: 7月 2005
- Offline
In fairness to jerry7, I've been using VEX since it was in Alpha, and the Wrangle nodes (specifically their error messages) still are confusing and hard to use IMO.
I got the message on a POP Wrangle node because I hadn't put * in the Attributes to Create. Unfortunately the error message was useless in helping determine that, because it refered to line number 110, except my code ended at line 50
VOPs are IMO the way to go if you're learning, or aren't an expert user who has memorized the myriad gotchas and intricacies of the Snippets.
I do love VEX, but not in Wrangle nodes
I respect those who do like and use Wrangle nodes, but it's purely experts only IMO.
Cheers,
Peter B
I got the message on a POP Wrangle node because I hadn't put * in the Attributes to Create. Unfortunately the error message was useless in helping determine that, because it refered to line number 110, except my code ended at line 50

VOPs are IMO the way to go if you're learning, or aren't an expert user who has memorized the myriad gotchas and intricacies of the Snippets.
I do love VEX, but not in Wrangle nodes

Cheers,
Peter B
Cheers,
Peter Bowmar
____________
Houdini 20.5.262 Win 10 Py 3.11
Peter Bowmar
____________
Houdini 20.5.262 Win 10 Py 3.11
-
- Quick Links