magneto Posted November 4, 2013 Share Posted November 4, 2013 Hi, I am trying out the new detail option and it seems very useful. But when I print @Npt, it returns 0. Is this normal? Using npoints(0) returns the correct number of points, but I thought @Npt should also return the same. Or is @Npt only available for the Points option? Thanks Quote Link to comment Share on other sites More sharing options...
sho Posted November 5, 2013 Share Posted November 5, 2013 @Npt is only available in SOP/POP context like VopSOP or PointWrangleSOP. For AttribWrangleSOP(AttribVOP), it's CVEX and you can use @numpt instead. 2 Quote Link to comment Share on other sites More sharing options...
magneto Posted November 5, 2013 Author Share Posted November 5, 2013 Thanks, where do you find this information? I tried searching the help but H13 seems to have separated the VEX snippets from the Wrangle help cards, and the link goes to a page that doesn't exist. So not sure where these are shown. I use the 12.5's help. But with all these similar names, it becomes hard to remember which one is which. 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.