VRAY error

   7035   1   0
User Avatar
Member
282 posts
Joined: Jan. 2006
Offline
Hi. There is a little issue with procedurals. I want to do my old procedural generators for houdini 10. They works fine in 9.5. But in 10 i have an issue with geometry query. A simple example:
I have polygonal sphere with “/obj/geoA” path. And i have void *handleObj = queryObject(“/obj/geoA”); in my procedural. But the result is:
void *handleObj = queryObject(points);

What is the difference between 10 and 9.5 in query? Why this method returns NULL in 10?
Thanks
Houdini is great! O'right?
User Avatar
Member
282 posts
Joined: Jan. 2006
Offline
Ok. I understand. I can't query geometry in initialization. I haven't idea why…
Houdini is great! O'right?
  • Quick Links