bentraje Posted July 25, 2019 Share Posted July 25, 2019 (edited) Hi, I'm following an old tutorial and it uses the old group node. The 'new' group node doesn't have filter expression so I used the 'Group Expression' node instead. However, it gives me an error. You can see an illustration of the problem here: https://www.dropbox.com/s/kcdkbrxmnjpdtxl/hou005_group_node.jpg?dl=0 Thank you for looking at my problem Edited July 25, 2019 by bentraje Quote Link to comment Share on other sites More sharing options...
Sepu Posted July 25, 2019 Share Posted July 25, 2019 (edited) you are using hscript which the group expression doesn't support. you need to use vex. it should be @Cd.x > 2 Edited July 25, 2019 by Sepu 1 Quote Link to comment Share on other sites More sharing options...
bentraje Posted July 25, 2019 Author Share Posted July 25, 2019 Thanks for the pointing out the distinction between hscript and vex. I initially though they are one and the same. The solution works as expected. Have a great day ahead! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.